light cleanup
This commit is contained in:
parent
7de8c5afc2
commit
04e053b228
5 changed files with 17 additions and 10 deletions
|
|
@ -3,7 +3,7 @@
|
|||
static CoreOverrides gpsp_overrides = {
|
||||
.core_name = "gpsp",
|
||||
.option_overrides = (OptionOverride[]){
|
||||
{"gpsp_save_method", "libretro", 1},
|
||||
{"gpsp_save_method", "libretro", 1}, // frontend doesn't support other option
|
||||
{NULL,NULL},
|
||||
},
|
||||
.button_mapping = (ButtonMapping[]){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue