Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/
H A Dcore.h39 POLL_TYPE_NORMAL, enumerator
H A Dretroarch.c39501 if (new_poll_type == POLL_TYPE_NORMAL) in core_input_state_poll_maybe()
39596 p_rarch->current_core.poll_type = POLL_TYPE_NORMAL; in core_set_netplay_callbacks()