Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Dsys_inp.h75 J_PRUN, enumerator
H A Dosd_keyboard.c222 joy[J_PRUN] = in read_input()
225 joy_mapping[J_PRUN]); in read_input()
292 if (key[config[current_config].individual_config[port].joy_mapping[J_RUN]] || joy[J_PRUN]) in read_input()
566 sdl_config_joypad_button (which, J_PRUN, bad_vals, n); in sdl_config_joypad()
603 config[current_config].individual_config[which].joy_mapping[J_PRUN]); in sdl_config_joypad()
668 if (joypad[port].button[config[current_config].joy_mapping[port][J_PRUN]]) in read_joypad()