dolphin/Source/Core/DolphinWX/Src/MemoryCards
LPFaint99 ffea55d42a Consolidate wad installation to one function in the GUI
now if you install the sysmenu from a wad in the gamelist the menubar will be updated with the new sysmenu version

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7528 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-05-08 02:56:09 +00:00
..
GCMemcard.cpp Hack up hack number 7328, just to get things to compile. 2011-03-11 12:56:26 +00:00
GCMemcard.h Hack up hack number 7328, just to get things to compile. 2011-03-11 12:56:26 +00:00
WiiSaveCrypted.cpp Consolidate wad installation to one function in the GUI 2011-05-08 02:56:09 +00:00
WiiSaveCrypted.h Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Reading, writing, and error checking became simpler in most cases. It should be near impossible to forget to close a file now that the destructor takes care of it. (I hope this fixes Issue 3635) I have tested the functionality of most things, but it is possible I broke something. :p 2011-03-11 10:21:46 +00:00