dolphin/Source/Core
Maarten ter Huurne b64722d4d5 Fixed warnings about field initialisation order.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@357 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-27 12:23:52 +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 Fixed warning about initialisation order. Also made code layout consistent within this file. 2008-08-27 11:33:45 +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 Fixed warnings about field initialisation order. 2008-08-27 12:23:52 +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