dolphin/Source/Core
Maarten ter Huurne b6f82eb871 Avoid warning about redefining macro. It would be nice though if someone could add a comment describing what is Windows-specific about the JITting of stb/sth/stw.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@348 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-27 11:17:50 +00:00
..
Common On platforms where the OpenGL library uses the CDECL calling convention, the stack should be increased after making a call. 2008-08-27 01:04:54 +00:00
Core Avoid warning about redefining macro. It would be nice though if someone could add a comment describing what is Windows-specific about the JITting of stb/sth/stw. 2008-08-27 11:17:50 +00:00
DebuggerWX Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
DiscIO Fixed typo introduced in rev 323. 2008-08-26 14:09:59 +00:00
DolphinWX Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
VideoCommon Fixed message box calls (they aren't even necessary, just checking whether the saving made it into the VideoCommon library 2008-08-27 10:01:46 +00:00