dolphin/Source
Maarten ter Huurne bd7996354a Removed "INT" typedef: it was not used in any plugin spec. It was used DX9 video plugin, but for arguments where MSDN lists a plain "int", so I replaced "INT" by "int" to make things clearer.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@435 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-03 00:27:24 +00:00
..
Core Replaced "unsigned __int64" by "u64". 2008-09-03 00:02:21 +00:00
PluginSpecs Removed "INT" typedef: it was not used in any plugin spec. It was used DX9 video plugin, but for arguments where MSDN lists a plain "int", so I replaced "INT" by "int" to make things clearer. 2008-09-03 00:27:24 +00:00
Plugins Removed "INT" typedef: it was not used in any plugin spec. It was used DX9 video plugin, but for arguments where MSDN lists a plain "int", so I replaced "INT" by "int" to make things clearer. 2008-09-03 00:27:24 +00:00
Dolphin.sln Fixed a few bugs with the memcard manager, and memcard classes: 2008-08-30 13:44:44 +00:00