hedgewars/options.inc
changeset 2695 ed789a7ef68d
parent 2694 dcd248e04f3d
child 2716 b9ca1bfca24f
equal deleted inserted replaced
2694:dcd248e04f3d 2695:ed789a7ef68d
    26   {$DEFINE SDL13}
    26   {$DEFINE SDL13}
    27   {$DEFINE GLES11}
    27   {$DEFINE GLES11}
    28   {$DEFINE TOUCHINPUT}
    28   {$DEFINE TOUCHINPUT}
    29   {$DEFINE LOWRES}
    29   {$DEFINE LOWRES}
    30   {$DEFINE SDL_IMAGE_NEWER}
    30   {$DEFINE SDL_IMAGE_NEWER}
       
    31   {$MODE OBJFPC}
    31 {$ENDIF}
    32 {$ENDIF}
    32 
    33 
    33 {$IFNDEF DARWIN}
    34 {$IFNDEF DARWIN}
    34   {$DEFINE DEBUGFILE}
    35   {$DEFINE DEBUGFILE}
    35   {  $DEFINE DUMP}
    36   {  $DEFINE DUMP}