hedgewars/options.inc
changeset 7235 baa69bd025d9
parent 7231 f484455dd055
child 7538 2d6e69b392cb
--- a/hedgewars/options.inc	Mon Jun 11 17:56:10 2012 +0400
+++ b/hedgewars/options.inc	Mon Jun 11 18:15:30 2012 +0400
@@ -50,6 +50,7 @@
     {$DEFINE USE_TOUCH_INTERFACE}
 {$ELSE}
     {$DEFINE USE_AM_NUMCOLUMN}
+    {$DEFINE USE_VIDEO_RECORDING}
 {$ENDIF}
 
 
@@ -63,7 +64,6 @@
     {$ENDIF}
 {$ENDIF}
 
-    {$DEFINE USE_VIDEO_RECORDING}
 
 {$IFDEF PAS2C}
     {$DEFINE NOCONSOLE}