show loaded config on save item in main menu too
This commit is contained in:
parent
515aa13b60
commit
0edeaf06eb
8 changed files with 16 additions and 8 deletions
|
|
@ -22,7 +22,7 @@ static CoreOverrides fceumm_overrides = {
|
|||
{"Change Disk", RETRO_DEVICE_ID_JOYPAD_L, BTN_ID_NONE},
|
||||
{"Insert Disk", RETRO_DEVICE_ID_JOYPAD_R, BTN_ID_NONE},
|
||||
{"Insert Coin", RETRO_DEVICE_ID_JOYPAD_R2, BTN_ID_NONE},
|
||||
{NULL,0,0},
|
||||
{NULL},
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue