gameboy player rumble toggle necessary for M&LSS
Mario & Luigi's Superstart Saga
This commit is contained in:
parent
041b6bde09
commit
2402906527
1 changed files with 0 additions and 4 deletions
|
|
@ -2,10 +2,6 @@
|
|||
|
||||
static CoreOverrides mgba_overrides = {
|
||||
.core_name = "mgba",
|
||||
.option_overrides = (OptionOverride[]){
|
||||
{"mgba_force_gbp", "OFF", 1}, // doesn't seem to do anything
|
||||
{NULL,NULL},
|
||||
},
|
||||
.button_mapping = (ButtonMapping[]){
|
||||
{"Up", RETRO_DEVICE_ID_JOYPAD_UP, BTN_ID_UP},
|
||||
{"Down", RETRO_DEVICE_ID_JOYPAD_DOWN, BTN_ID_DOWN},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue