mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Read game title from ini file, or titles.txt if it exists.
This commit is contained in:
parent
ce3a039eed
commit
b1e14a65a2
4 changed files with 52 additions and 3 deletions
|
@ -36,6 +36,7 @@ enum {
|
|||
D_DUMPAUDIO_IDX,
|
||||
D_DUMPTEXTURES_IDX,
|
||||
D_DUMPDSP_IDX,
|
||||
D_LOAD_IDX,
|
||||
D_LOGS_IDX,
|
||||
D_MAILLOGS_IDX,
|
||||
D_WIISYSCONF_IDX,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue