mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Fixed many little DolphinWX annoyances/bugs. Added a little cheat sheet in EXI_DeviceMemoryCard.cpp so people can change the size of memcards, until (if) a feature is added to choose memcard size based on existing filesize.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@854 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -14,7 +14,11 @@
|
||||
#define _WX_RCDEFS_H
|
||||
|
||||
|
||||
#define WX_MSC_FULL_VER 140050727
|
||||
#define WX_MSC_FULL_VER 150030729
|
||||
|
||||
|
||||
|
||||
#define WX_CPU_AMD64
|
||||
|
||||
|
||||
|
||||
@ -30,10 +34,6 @@
|
||||
|
||||
|
||||
|
||||
#define WX_CPU_X86
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user