mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-07 16:18:04 -04:00
platform miyoo, switch menu key to RESET
This commit is contained in:
parent
a9d1e99533
commit
c12b126f06
4 changed files with 17 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
extern const struct in_default_bind in_sdl_defbinds[];
|
||||
extern const struct in_default_bind *in_sdl_defbinds;
|
||||
extern const struct menu_keymap *in_sdl_key_map;
|
||||
extern const int in_sdl_key_map_sz;
|
||||
extern const struct menu_keymap *in_sdl_joy_map;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue