Home
last modified time | relevance | path

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

/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/ml/
H A Dml_internal.h56 extern SDL_JoystickID g_fs_ml_sdl_joystick_index_map[MAX_SDL_JOYSTICK_IDS];
H A Dinput.c32 SDL_JoystickID g_fs_ml_sdl_joystick_index_map[MAX_SDL_JOYSTICK_IDS]; variable
336 g_fs_ml_sdl_joystick_index_map[instance_id] = k; in fs_ml_input_init()
H A Dsdl.c1043 g_fs_ml_sdl_joystick_index_map[event.jbutton.which]; in fs_ml_event_loop()
1056 g_fs_ml_sdl_joystick_index_map[event.jbutton.which]; in fs_ml_event_loop()
1065 g_fs_ml_sdl_joystick_index_map[event.jaxis.which]; in fs_ml_event_loop()
1077 g_fs_ml_sdl_joystick_index_map[event.jhat.which]; in fs_ml_event_loop()