Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Dsys_inp.h77 J_PAUTOII, enumerator
H A Dosd_keyboard.c242 joy[J_PAUTOII] = in read_input()
245 joy_mapping[J_PAUTOII]); in read_input()
306 || joy[J_PAUTOII]) in read_input()
583 sdl_config_joypad_button (which, J_PAUTOII, bad_vals, n); in sdl_config_joypad()
597 config[current_config].individual_config[which].joy_mapping[J_PAUTOII], in sdl_config_joypad()
681 joypad[port].button[config[current_config].joy_mapping[port][J_PAUTOII]]; in read_joypad()
H A Dpce.h384 #define J_PAUTOII 15 macro