mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 08:39:00 +00:00
Common: Change default path for Wii SD cards to not be inside the Wii NAND.
This commit is contained in:
parent
4bf75c950b
commit
a5b1bfef68
2 changed files with 2 additions and 2 deletions
|
@ -129,7 +129,7 @@
|
|||
|
||||
#define WII_STATE "state.dat"
|
||||
|
||||
#define WII_SD_CARD_IMAGE "sd.raw"
|
||||
#define WII_SD_CARD_IMAGE "WiiSD.raw"
|
||||
#define WII_BTDINF_BACKUP "btdinf.bak"
|
||||
|
||||
#define WII_SETTING "setting.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue