Twiddle the twiddles

This commit is contained in:
Yoz Grahame 2012-11-07 12:34:58 -08:00
parent ee1113a017
commit 2d6a2922a7

View file

@ -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; //