hedgewars/options.inc
changeset 3514 59dbd31e9953
parent 3165 3ec07a7d8456
child 3611 ed00aa2b339e
--- a/hedgewars/options.inc	Thu Jun 17 19:57:51 2010 +0200
+++ b/hedgewars/options.inc	Thu Jun 17 20:30:39 2010 +0200
@@ -32,7 +32,8 @@
   {$DEFINE SDL_MIXER_NEWER}
   {$DEFINE SDL_IMAGE_NEWER}
   {$DEFINE HWLIBRARY}
-  {$DEFINE GLunit:=gles11} 
+  {$DEFINE GLunit:=gles11}
+  {$DEFINE DOWNSCALE}
 {$ENDIF}
 
 {$IFNDEF DARWIN}