mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
CommonPaths: Add D_WFSROOT_IDX.
Defaults to $USERDIR/WFS. Used to store the contents normally stored on WFS mass storage devices.
This commit is contained in:
parent
a8f7012cf7
commit
45d27f7fc7
3 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,7 @@ enum
|
|||
D_THEMES_IDX,
|
||||
D_PIPES_IDX,
|
||||
D_MEMORYWATCHER_IDX,
|
||||
D_WFSROOT_IDX,
|
||||
F_DOLPHINCONFIG_IDX,
|
||||
F_DEBUGGERCONFIG_IDX,
|
||||
F_LOGGERCONFIG_IDX,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue