diff options
Diffstat (limited to 'backends/events/psp2sdl')
-rw-r--r-- | backends/events/psp2sdl/psp2sdl-events.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/events/psp2sdl/psp2sdl-events.cpp b/backends/events/psp2sdl/psp2sdl-events.cpp index e58e49d9a8..f5554599d6 100644 --- a/backends/events/psp2sdl/psp2sdl-events.cpp +++ b/backends/events/psp2sdl/psp2sdl-events.cpp @@ -37,7 +37,6 @@ #include "math.h" #define JOY_DEADZONE 2000 -#define JOY_ANALOG #define JOY_XAXIS 0 #define JOY_YAXIS 1 #define JOY_XAXISR 2 |