Add Goodboy Galaxy to overrides
To enable rumble
This commit is contained in:
parent
63b18687f0
commit
dc9a2572d1
@ -66,6 +66,9 @@ static const struct GBACartridgeOverride _overrides[] = {
|
||||
// F-Zero - Climax
|
||||
{ "BFTJ", SAVEDATA_FLASH1M, HW_NONE, IDLE_LOOP_NONE, false },
|
||||
|
||||
// Goodboy Galaxy
|
||||
{ "2GBP", SAVEDATA_SRAM, HW_RUMBLE, IDLE_LOOP_NONE, false },
|
||||
|
||||
// Iridion II
|
||||
{ "AI2E", SAVEDATA_FORCE_NONE, HW_NONE, IDLE_LOOP_NONE, false },
|
||||
{ "AI2P", SAVEDATA_FORCE_NONE, HW_NONE, IDLE_LOOP_NONE, false },
|
||||
|
Loading…
x
Reference in New Issue
Block a user