hedgewars/options.inc
branchwebgl
changeset 9521 8054d9d775fd
parent 9127 e350500c4edb
parent 9317 a04c30940d2d
child 9958 5a222923c8f8
equal deleted inserted replaced
9282:92af50454cf2 9521:8054d9d775fd
    67         {$DEFINE USE_CONTEXT_RESTORE}
    67         {$DEFINE USE_CONTEXT_RESTORE}
    68     {$ENDIF}
    68     {$ENDIF}
    69 {$ENDIF}
    69 {$ENDIF}
    70 
    70 
    71 {$IFDEF USE_TOUCH_INTERFACE}
    71 {$IFDEF USE_TOUCH_INTERFACE}
    72     {$DEFINE SDL13}
    72     {$DEFINE SDL2}
    73 {$ENDIF}
    73 {$ENDIF}
    74 
    74 
    75 {$IFDEF PAS2C}
    75 {$IFDEF PAS2C}
    76     {$DEFINE NOCONSOLE}
    76     {$DEFINE NOCONSOLE}
    77     {$DEFINE USE_SDLTHREADS}
    77     {$DEFINE USE_SDLTHREADS}