hedgewars/options.inc
changeset 2586 204e6b2885bc
parent 1066 1f1b3686a2b0
child 2590 e7e87e3c67db
equal deleted inserted replaced
2585:0899ce8ad77f 2586:204e6b2885bc
    20 
    20 
    21 {$DEFINE DEBUGFILE}
    21 {$DEFINE DEBUGFILE}
    22 { $DEFINE DUMP}
    22 { $DEFINE DUMP}
    23 { $DEFINE TRACEAIACTIONS}
    23 { $DEFINE TRACEAIACTIONS}
    24 
    24 
       
    25 {$IFDEF IPHONEOS}
       
    26 {$DEFINE SDL13}
       
    27 {$DEFINE GLES11}
       
    28 {$DEFINE TOUCHINPUT}
       
    29 {$ENDIF}