hedgewars/options.inc
changeset 6460 e3cc8ec51cd3
parent 6047 10011f051f9c
child 6580 6155187bf599
--- a/hedgewars/options.inc	Mon Nov 28 16:21:35 2011 +0100
+++ b/hedgewars/options.inc	Mon Nov 28 17:37:43 2011 +0100
@@ -34,6 +34,7 @@
   {$DEFINE GLunit:=gles11}
   {$DEFINE MOBILE}
   {$DEFINE Java_Prefix := 'Java_org_hedgewars_hedgeroid_EngineProtocol_PascalExports_'}
+  {$DEFINE USE_SDLTHREADS}
 {$ENDIF}
 
 {$IFDEF IPHONEOS}