TurboFisto
[carveJwlIkooP6JGAAIwe30JlM.git] / player_walk.h
index 465a58161d4c177b8b87b59f5aeb7e047ad8db6d..29c210dd599d682495cdff3e83f63f5ded7be7df 100644 (file)
@@ -68,5 +68,6 @@ VG_STATIC void player__walk_bind        ( player_instance *player );
 VG_STATIC void player__walk_transition  ( player_instance *player, v3f angles );
 VG_STATIC void player__walk_reset       ( player_instance *player, 
                                           ent_spawn *rp );
+VG_STATIC void player__walk_restore( player_instance *player );
 
 #endif /* PLAYER_WALK_H */