dolphin/Source
Maarten ter Huurne 53cdd29228 Removed CHAR typedef.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@437 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-03 00:41:06 +00:00
..
Core Replaced "unsigned __int64" by "u64". 2008-09-03 00:02:21 +00:00
PluginSpecs Removed CHAR typedef. 2008-09-03 00:41:06 +00:00
Plugins Replaced "CHAR" by "char": there is no mention of type CHAR on MSDN, the argument to which CHAR* is passed is documented as being char* and the function would be broken if sizeof(CHAR) would be different from 1. 2008-09-03 00:40:18 +00:00
Dolphin.sln Fixed a few bugs with the memcard manager, and memcard classes: 2008-08-30 13:44:44 +00:00