hedgewars/options.inc
changeset 2590 e7e87e3c67db
parent 2586 204e6b2885bc
child 2599 c7153d2348f3
--- a/hedgewars/options.inc	Sun Oct 25 18:16:40 2009 +0000
+++ b/hedgewars/options.inc	Sun Oct 25 23:52:36 2009 +0000
@@ -26,4 +26,8 @@
 {$DEFINE SDL13}
 {$DEFINE GLES11}
 {$DEFINE TOUCHINPUT}
-{$ENDIF}
\ No newline at end of file
+{$ENDIF}
+
+{$IFDEF TOUCHINPUT}
+{$DEFINE SDL13}
+{$ENDIF}