mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Add some missing INI files to FileUtil
This commit is contained in:
parent
f80f7b6f9c
commit
a2f5c3dbe0
3 changed files with 19 additions and 0 deletions
|
@ -49,8 +49,13 @@ enum
|
|||
D_WFSROOT_IDX,
|
||||
D_BACKUP_IDX,
|
||||
F_DOLPHINCONFIG_IDX,
|
||||
F_GCPADCONFIG_IDX,
|
||||
F_WIIPADCONFIG_IDX,
|
||||
F_GCKEYBOARDCONFIG_IDX,
|
||||
F_GFXCONFIG_IDX,
|
||||
F_DEBUGGERCONFIG_IDX,
|
||||
F_LOGGERCONFIG_IDX,
|
||||
F_UICONFIG_IDX,
|
||||
F_MAINLOG_IDX,
|
||||
F_RAMDUMP_IDX,
|
||||
F_ARAMDUMP_IDX,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue