LPR - Walk/Anim
[carveJwlIkooP6JGAAIwe30JlM.git] / camera.h
index 596409937ceb3cf2f532c7d22f2c999533bd9fa7..e818e8fed096e14bfdb8f4ca67495df3f10bec8b 100644 (file)
--- a/camera.h
+++ b/camera.h
@@ -8,7 +8,7 @@ typedef struct camera camera;
 struct camera
 {
    /* Input */
-   v2f angles;
+   v3f angles;
    v3f pos;
    float fov, nearz, farz;