mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
Add Wii sdcard to CommonPaths
This commit is contained in:
parent
51c77e8eea
commit
9c5b546e2e
6 changed files with 10 additions and 4 deletions
|
@ -118,6 +118,8 @@
|
|||
|
||||
#define WII_STATE "state.dat"
|
||||
|
||||
#define WII_SDCARD "sd.raw"
|
||||
|
||||
#define WII_SETTING "setting.txt"
|
||||
|
||||
#define GECKO_CODE_HANDLER "codehandler.bin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue