platform miyoo, switch menu key to RESET

This commit is contained in:
kub 2024-07-12 22:57:25 +02:00
parent a9d1e99533
commit c12b126f06
4 changed files with 17 additions and 6 deletions

View file

@ -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;