]> Dogcows Code - chaz/yoink/blobdiff - src/moof/math.hh
prep for runloop code
[chaz/yoink] / src / moof / math.hh
index a960b0d1df1050370140d7869879d8ae25f7911c..14e8c78626acdb41bfedac1b8609e19d9588818b 100644 (file)
@@ -25,7 +25,7 @@
 #include <SDL/SDL_opengl.h>
 
 
-#if USE_DOUBLE_PRECISION
+#if ENABLE_DOUBLE_PRECISION
 typedef GLdouble       GLscalar;
 #define GL_SCALAR      GL_DOUBLE
 #define SCALAR(D)      (D)
This page took 0.016866 seconds and 4 git commands to generate.