dxx-rebirth/common/arch/sdl
Kp b3c3066a38 Fix no-joystick build
When joystick support is not present, `event_joystick_get_button` is not
declared in joy.h.

Fixes: c24864b180 ("make menus controllable with joystick")
2020-09-11 03:08:02 +00:00
..
digi_mixer_music.cpp Simplify current_music_t 2020-05-22 02:40:26 +00:00
event.cpp Make game window inherit from dcx::window 2020-08-28 00:18:45 +00:00
joy.cpp Fix no-joystick build 2020-09-11 03:08:02 +00:00
key.cpp improved joystick button to keyboard command mapping 2020-06-30 21:18:49 +02:00
mouse.cpp Inline window_get_canvas 2020-08-28 00:18:45 +00:00
rbaudio.cpp
timer.cpp
window.cpp