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:
Pierre Bourdon
2017-01-03 03:31:45 +01:00
parent a8f7012cf7
commit 45d27f7fc7
3 changed files with 3 additions and 0 deletions

View File

@ -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,