mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-18 23:11:48 +00:00
Add Common::AtomicDecrement for gcc to match win32.
Use the debug option for conf.CheckWXConfig on OS X as on Unix. Take care of a few compiler warnings. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6084 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
3b7a6ce336
commit
db072e1986
6 changed files with 10 additions and 7 deletions
|
@ -223,4 +223,4 @@ bool Video_IsFifoBusy(void)
|
|||
|
||||
void Video_AbortFrame(void)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue