Home
last modified time | relevance | path

Searched refs:turbo_buttons_t (Results 1 – 2 of 2) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch_data.h1483 typedef struct turbo_buttons turbo_buttons_t; typedef
1999 turbo_buttons_t input_driver_turbo_btns; /* int32_t alignment */
H A Dretroarch.c33917 memset(&p_rarch->input_driver_turbo_btns, 0, sizeof(turbo_buttons_t)); in retroarch_deinit_drivers()