GBA: Add savegame override for Crash Bandicoot 2 JP
Jeffrey Pfau jeffrey@endrift.com
Tue, 15 Nov 2016 15:31:03 -0800
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
src/gba/overrides.c
→
src/gba/overrides.c
@@ -30,6 +30,7 @@ { "U32E", SAVEDATA_EEPROM, HW_RTC | HW_LIGHT_SENSOR, IDLE_LOOP_NONE, false },
{ "U32P", SAVEDATA_EEPROM, HW_RTC | HW_LIGHT_SENSOR, IDLE_LOOP_NONE, false }, // Crash Bandicoot 2 - N-Tranced + { "AC8J", SAVEDATA_EEPROM, HW_NONE, IDLE_LOOP_NONE, false }, { "AC8E", SAVEDATA_EEPROM, HW_NONE, IDLE_LOOP_NONE, false }, { "AC8P", SAVEDATA_EEPROM, HW_NONE, IDLE_LOOP_NONE, false },