Treewide: Rename references to SD Card image path to clarify they mean the image file, not the folder.

This commit is contained in:
Admiral H. Curtiss
2022-04-17 03:28:34 +02:00
parent fdc327c252
commit 96751c4457
9 changed files with 12 additions and 11 deletions

View File

@ -128,7 +128,7 @@
#define WII_STATE "state.dat"
#define WII_SDCARD "sd.raw"
#define WII_SD_CARD_IMAGE "sd.raw"
#define WII_BTDINF_BACKUP "btdinf.bak"
#define WII_SETTING "setting.txt"