Common: Change default path for Wii SD cards to not be inside the Wii NAND.

This commit is contained in:
Admiral H. Curtiss
2022-06-15 23:51:25 +02:00
parent 4bf75c950b
commit a5b1bfef68
2 changed files with 2 additions and 2 deletions

View File

@ -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"