glider orphan / entity normals with scale
[carveJwlIkooP6JGAAIwe30JlM.git] / player_glide.h
index e6af01db34e607114aa5761c9039ff851d3fcc81..777112bd51694e9e65ce31b7407f57543afae982 100644 (file)
@@ -72,6 +72,7 @@ static void player_glide_post_animate(void);
 static void player_glide_im_gui(void);
 static void player_glide_bind(void);
 static void player_glide_transition(void);
+static bool glider_physics(void);
 
 struct player_subsystem_interface static player_subsystem_glide = {
    .pre_update = player_glide_pre_update,