hedgewars/options.inc
changeset 351 29bc9c36ad5f
parent 279 5df0ab96b60a
child 487 7ef6a98f0ede
equal deleted inserted replaced
350:c3ccec3834e8 351:29bc9c36ad5f
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  *)
    17  *)
    18 
    18 
    19 {$J+}
    19 {$J+}
       
    20 
    20 {$DEFINE DEBUGFILE}
    21 {$DEFINE DEBUGFILE}
    21 { $DEFINE COUNTTICKS}
    22 { $DEFINE COUNTTICKS}
    22 { $DEFINE DUMP}
    23 { $DEFINE DUMP}
    23 { $DEFINE TRACEAIACTIONS}
    24 { $DEFINE TRACEAIACTIONS}
    24 
    25