hedgewars/options.inc
changeset 5370 a3f87be7b09a
parent 5275 91752f716d64
child 5399 cdef954f8aec
equal deleted inserted replaced
5368:a66d5141a3ba 5370:a3f87be7b09a
    30 {$IFDEF IPHONEOS}
    30 {$IFDEF IPHONEOS}
    31   {$DEFINE SDL13}
    31   {$DEFINE SDL13}
    32   {$DEFINE HWLIBRARY}
    32   {$DEFINE HWLIBRARY}
    33   {$DEFINE S3D_DISABLED}
    33   {$DEFINE S3D_DISABLED}
    34   {$DEFINE GLunit:=gles11}
    34   {$DEFINE GLunit:=gles11}
       
    35 {$ELSE}
       
    36   {$DEFINE DEBUGFILE}
       
    37   //{$DEFINE TRACEAIACTIONS}
       
    38   //{$DEFINE COUNTTICKS}
    35 {$ENDIF}
    39 {$ENDIF}
    36 
    40 
    37 {$DEFINE DEBUGFILE}
       
    38 //{$DEFINE TRACEAIACTIONS}
       
    39 //{$DEFINE COUNTTICKS}
       
    40 
    41 
    41 //also available LUA_DISABLED
    42 //also available LUA_DISABLED