Simplify call to memset in config_init(). Don't link to FreeType,
[neverball] / share / solid.h
index c3adaab..55e049e 100644 (file)
@@ -244,7 +244,6 @@ struct s_ball
     float v[3];                                /* velocity vector            */
     float w[3];                                /* angular velocity vector    */
     float r;                                   /* radius                     */
-    float a;                                   /* initial orientation (deg)  */
 };
 
 struct s_view