From 2d6a2922a7106c0c50bb991e2ac6c7ff3a51db62 Mon Sep 17 00:00:00 2001 From: Yoz Grahame Date: Wed, 7 Nov 2012 12:34:58 -0800 Subject: [PATCH] Twiddle the twiddles --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 3f05849e16..436f216fe8 100644 --- a/main.cpp +++ b/main.cpp @@ -127,7 +127,7 @@ struct { int element[NUM_TRIS]; }tris; -float twiddles[NUM_TRIS * 9]; +float twiddles[NUM_TRIS * 3]; float yaw =0.f; // The yaw, pitch for the avatar head float pitch = 0.f; //