DEADSOFTWARE

Added stubs for gl, enet and sdl2
[d2df-sdl.git] / src / nogl / noGLuses.inc
index 458f546ad9932ddafb94b061af7db8d18d20a59f..02c07fb4bb39a219ccc8b7b6ebc3fb459ef5a8f7 100644 (file)
@@ -6,7 +6,7 @@
   {$ENDIF}
 {$ENDIF}
 
-{$IFDEF USE_GLES1}
+{$IF DEFINED(USE_GLES1) or DEFINED(USE_GLSTUB)}
   {$IFNDEF USE_NANOGL}
     {$DEFINE USE_NOGL}
   {$ENDIF}