]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/jamshred/gl/gl.factor
Specialized array overhaul
[factor.git] / extra / jamshred / gl / gl.factor
index a1d22c48dc548e715b3ba34e0427f6a74d84ff0e..1a03a2c9413fecfb786690d93bf79a04400e7882 100644 (file)
@@ -3,7 +3,8 @@
 USING: accessors alien.c-types jamshred.game jamshred.oint
 jamshred.player jamshred.tunnel kernel math math.constants
 math.functions math.vectors opengl opengl.gl opengl.glu
-opengl.demo-support sequences specialized-arrays.float ;
+opengl.demo-support sequences specialized-arrays ;
+SPECIALIZED-ARRAY: float
 IN: jamshred.gl
 
 CONSTANT: min-vertices 6