hedgewars/options.inc
changeset 4850 434cd1284204
parent 4347 0ddb100fea61
child 4976 088d40d8aba2
--- a/hedgewars/options.inc	Mon Jan 17 23:24:55 2011 +0100
+++ b/hedgewars/options.inc	Tue Jan 18 00:12:39 2011 +0100
@@ -25,12 +25,10 @@
 {$MODE OBJFPC}
 {$MACRO ON}
 
-{$DEFINE GLunit:=GL,GLext}
+{$DEFINE GLunit:=GL}
 
 {$IFDEF IPHONEOS}
   {$DEFINE SDL13}
-  {$DEFINE SDL_MIXER_NEWER}
-  {$DEFINE SDL_IMAGE_NEWER}
   {$DEFINE HWLIBRARY}
   {$DEFINE S3D_DISABLED}
   {$DEFINE GLunit:=gles11}