hedgewars/uGame.pas
branchwebgl
changeset 9950 2759212a27de
parent 9521 8054d9d775fd
parent 9651 c0a389ccb0c1
child 10015 4feced261c68
--- a/hedgewars/uGame.pas	Fri Oct 11 17:43:13 2013 +0200
+++ b/hedgewars/uGame.pas	Sat Jan 04 23:55:54 2014 +0400
@@ -90,7 +90,7 @@
         if CurrentHedgehog^.BotLevel <> 0 then
             ProcessBot;
         ProcessGears;
-        {$IFDEF SDL2}ProcessTouch;{$ENDIF}
+        {$IFDEF USE_TOUCH_INTERFACE}ProcessTouch;{$ENDIF}
         end
     else
         begin