Home
last modified time | relevance | path

Searched defs:binds_auto (Results 1 – 1 of 1) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.c25326 const struct retro_keybind *binds_auto, in input_keys_pressed()
37778 … const struct retro_keybind *binds_auto = &input_autoconf_binds[port][RARCH_ENABLE_HOTKEY]; in runloop_check_state() local