Mark Sibly %!s(int64=8) %!d(string=hai) anos
pai
achega
d73196002c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      modules/mojo/graphics/glutil.monkey2

+ 2 - 2
modules/mojo/graphics/glutil.monkey2

@@ -109,9 +109,9 @@ precision mediump float;
 #endif
 #endif
 "
-		If glexts.GL_draw_buffers source="#extension GL_EXT_draw_buffers : require~n"+source
-
 		source=prefix+source
+		
+		If glexts.GL_draw_buffers source="#extension GL_EXT_draw_buffers : require~n"+source
 	#endif
 	
 	Local shader:=glCreateShader( type )