hedgewars/uGame.pas
changeset 9651 c0a389ccb0c1
parent 9317 a04c30940d2d
child 9950 2759212a27de
child 9998 736015b847e3
--- a/hedgewars/uGame.pas	Mon Oct 28 16:53:20 2013 +0100
+++ b/hedgewars/uGame.pas	Mon Oct 28 17:03:20 2013 +0100
@@ -90,7 +90,7 @@
         if CurrentHedgehog^.BotLevel <> 0 then
             ProcessBot;
         ProcessGears;
-        {$IFDEF SDL2}ProcessTouch;{$ENDIF}
+        {$IFDEF USE_TOUCH_INTERFACE}ProcessTouch;{$ENDIF}
         end
     else
         begin