changeset 7837 | 3e031b3b33e6 |
parent 7670 | 9485b88f6a44 |
child 8027 | e5ba3dd12531 |
--- a/hedgewars/uGame.pas Sat Oct 27 14:28:52 2012 +0200 +++ b/hedgewars/uGame.pas Sat Oct 27 14:50:38 2012 +0200 @@ -28,7 +28,7 @@ //////////////////// uses uInputHandler, uTeams, uIO, uAI, uGears, uSound, uMobile, uVisualGears, uTypes, uVariables, uCommands, uConsts - {$IFDEF SDL13}, uTouch{$ENDIF}; + {$IFDEF USE_TOUCH_INTERFACE}, uTouch{$ENDIF}; procedure DoGameTick(Lag: LongInt); var i: LongInt;