mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Treewide: Rename references to SD Card image path to clarify they mean the image file, not the folder.
This commit is contained in:
parent
fdc327c252
commit
96751c4457
9 changed files with 12 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue