|
@@ -22,7 +22,7 @@
|
|
|
|
|
|
#if defined(SDL_JOYSTICK_DUMMY) || defined(SDL_JOYSTICK_DISABLED)
|
|
#if defined(SDL_JOYSTICK_DUMMY) || defined(SDL_JOYSTICK_DISABLED)
|
|
|
|
|
|
-/* This is the system specific header for the SDL joystick API */
|
|
|
|
|
|
+/* This is the dummy implementation of the SDL joystick API */
|
|
|
|
|
|
#include "SDL_joystick.h"
|
|
#include "SDL_joystick.h"
|
|
#include "../SDL_sysjoystick.h"
|
|
#include "../SDL_sysjoystick.h"
|