before the storm
[carveJwlIkooP6JGAAIwe30JlM.git] / common.h
index a9197a4a9a0bf65fa75c991d5170092841c3045c..f4239630e4c5f60081c3f460c8c82556e66ae754 100644 (file)
--- a/common.h
+++ b/common.h
@@ -48,6 +48,6 @@ static void eval_bezier_time( v3f p0, v3f p1, v3f h0, v3f h1, float t, v3f p )
 }
 
 /* TODO: he needs a home somewhere */
-sfx_vol_control audio_vol_all = { .val = 1.0f, .name = "All" };
+static float *player_get_pos(void);
 
 #endif /* COMMON_H */