mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Config and UICommon: Add config option and user path for Wii SD card sync folder.
This commit is contained in:
parent
96751c4457
commit
b66cc1caf6
7 changed files with 13 additions and 0 deletions
|
@ -63,6 +63,7 @@ enum
|
|||
D_GRAPHICSMOD_IDX,
|
||||
D_GBAUSER_IDX,
|
||||
D_GBASAVES_IDX,
|
||||
D_WIISDCARDSYNCFOLDER_IDX,
|
||||
FIRST_FILE_USER_PATH_IDX,
|
||||
F_DOLPHINCONFIG_IDX = FIRST_FILE_USER_PATH_IDX,
|
||||
F_GCPADCONFIG_IDX,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue