hedgewars/options.inc
changeset 2608 cebfea02f8b5
parent 2600 7b21daf84933
child 2609 b67624c7d61e
--- a/hedgewars/options.inc	Mon Nov 09 18:44:09 2009 +0000
+++ b/hedgewars/options.inc	Mon Nov 09 20:29:21 2009 +0000
@@ -20,6 +20,8 @@
   {$J+}
 {$ENDIF}
 
+{$DEFINE DEBUGFILE}
+
 {$IFDEF DEBUGFILE}
   {$DEFINE DUMP}
   {$DEFINE TRACEAIACTIONS}