Home
last modified time | relevance | path

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

/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/emu/
H A Dinput.c74 static unsigned char g_input_state[MAX_DEVICES * SLOTS]; variable
932 g_input_state[index] = 0; in fs_emu_clear_menu_input_states()
1199 if (g_input_state[index] != state) { \
1200 g_input_state[index] = state; \
1206 (!corresp_index || g_input_state[corresp_index])) { \