aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro_core_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/libretro_core_options.h')
-rw-r--r--frontend/libretro_core_options.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h
index cab6a9a..46670ba 100644
--- a/frontend/libretro_core_options.h
+++ b/frontend/libretro_core_options.h
@@ -118,6 +118,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "dualshock", NULL },
{ "negcon", NULL },
{ "guncon", NULL },
+ { "mouse", NULL },
{ "none", NULL },
{ NULL, NULL },
},
@@ -133,6 +134,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "dualshock", NULL },
{ "negcon", NULL },
{ "guncon", NULL },
+ { "mouse", NULL },
{ "none", NULL },
{ NULL, NULL },
},
@@ -148,6 +150,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "dualshock", NULL },
{ "negcon", NULL },
{ "guncon", NULL },
+ { "mouse", NULL },
{ "none", NULL },
{ NULL, NULL },
},
@@ -163,6 +166,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "dualshock", NULL },
{ "negcon", NULL },
{ "guncon", NULL },
+ { "mouse", NULL },
{ "none", NULL },
{ NULL, NULL },
},
@@ -178,6 +182,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "dualshock", NULL },
{ "negcon", NULL },
{ "guncon", NULL },
+ { "mouse", NULL },
{ "none", NULL },
{ NULL, NULL },
},
@@ -192,6 +197,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "dualshock", NULL },
{ "negcon", NULL },
{ "guncon", NULL },
+ { "mouse", NULL },
{ "none", NULL },
{ NULL, NULL },
},
@@ -206,6 +212,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "dualshock", NULL },
{ "negcon", NULL },
{ "guncon", NULL },
+ { "mouse", NULL },
{ "none", NULL },
{ NULL, NULL },
},
@@ -220,6 +227,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "dualshock", NULL },
{ "negcon", NULL },
{ "guncon", NULL },
+ { "mouse", NULL },
{ "none", NULL },
{ NULL, NULL },
},