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
commit 96751c4457
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
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"