Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Dsys_inp.h74 J_PSELECT, enumerator
H A Dosd_keyboard.c226 joy[J_PSELECT] = in read_input()
229 joy_mapping[J_PSELECT]); in read_input()
289 || joy[J_PSELECT]) in read_input()
569 sdl_config_joypad_button (which, J_PSELECT, bad_vals, n); in sdl_config_joypad()
602 config[current_config].individual_config[which].joy_mapping[J_PSELECT], in sdl_config_joypad()
672 button[config[current_config].joy_mapping[port][J_PSELECT]]) in read_joypad()
H A Dpce.h381 #define J_PSELECT 12 macro