rnd-20131202-1-src
[rocksndiamonds.git] / src / libgame / joystick.h
index dfc3089b8851cd0402f7a2fb8f037bd071ee6849..d778c88c178cc9abaaa22fbc307e4481735184e0 100644 (file)
@@ -36,7 +36,7 @@
 /* get these values from the program 'js' from the joystick package, */
 /* set JOYSTICK_PERCENT to a threshold appropriate for your joystick */
 
-#ifdef TARGET_SDL
+#if defined(TARGET_SDL)
 #define JOYSTICK_XLEFT         -32767
 #define JOYSTICK_XMIDDLE       0
 #define JOYSTICK_XRIGHT                32767