Added a button to dump the FakeVMEM from the memory debugger if the game uses it

This commit is contained in:
Pierre Bourdon
2012-06-19 13:51:29 +02:00
parent 988bd53b5f
commit e550623b11
6 changed files with 16 additions and 0 deletions

View File

@ -58,6 +58,7 @@ enum {
F_WIISYSCONF_IDX,
F_RAMDUMP_IDX,
F_ARAMDUMP_IDX,
F_FAKEVMEMDUMP_IDX,
F_GCSRAM_IDX,
NUM_PATH_INDICES
};