diff -r 28cd5b87bce9 -r 1f446fc5c8ec hedgewars/options.inc --- a/hedgewars/options.inc Fri Feb 12 18:40:14 2010 +0000 +++ b/hedgewars/options.inc Sat Feb 13 01:56:35 2010 +0000 @@ -22,13 +22,15 @@ {$ERROR Only Free Pascal supported!} {$ENDIF} +{$MODE OBJFPC} + {$IFDEF IPHONEOS} {$DEFINE SDL13} {$DEFINE GLES11} {$DEFINE LOWRES} {$DEFINE SDL_MIXER_NEWER} {$DEFINE SDL_IMAGE_NEWER} - {$MODE OBJFPC} + {$DEFINE HWLIBRARY} {$ENDIF} {$IFNDEF DARWIN}