hedgewars/options.inc
changeset 7538 2d6e69b392cb
parent 7235 baa69bd025d9
child 7837 3e031b3b33e6
equal deleted inserted replaced
7536:e1b80da69991 7538:2d6e69b392cb
    48     {$DEFINE GLunit:=gles11}
    48     {$DEFINE GLunit:=gles11}
    49     {$DEFINE USE_LANDSCAPE_AMMOMENU}
    49     {$DEFINE USE_LANDSCAPE_AMMOMENU}
    50     {$DEFINE USE_TOUCH_INTERFACE}
    50     {$DEFINE USE_TOUCH_INTERFACE}
    51 {$ELSE}
    51 {$ELSE}
    52     {$DEFINE USE_AM_NUMCOLUMN}
    52     {$DEFINE USE_AM_NUMCOLUMN}
    53     {$DEFINE USE_VIDEO_RECORDING}
       
    54 {$ENDIF}
    53 {$ENDIF}
    55 
    54 
    56 
    55 
    57 {$IFDEF WIN32}
    56 {$IFDEF WIN32}
    58     {$DEFINE USE_CONTEXT_RESTORE}
    57     {$DEFINE USE_CONTEXT_RESTORE}