Read game title from ini file, or titles.txt if it exists.

This commit is contained in:
Rachel Bryk
2014-10-22 17:25:00 -04:00
parent ce3a039eed
commit b1e14a65a2
4 changed files with 52 additions and 3 deletions

View File

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