holdout poses
[carveJwlIkooP6JGAAIwe30JlM.git] / player.h
index b6c70c04562716bb95ec4f42c9b0ef8b31044964..137a1ad056896fb33289b2f24a4aa2f408847bf4 100644 (file)
--- a/player.h
+++ b/player.h
@@ -77,6 +77,9 @@ struct player_instance
    struct player_ragdoll  ragdoll;
    vg_tex2d              *playertex;
 
+   player_pose            holdout_pose;
+   float                  holdout_time;
+
    /*
     * Subsystems
     * -------------------------------------------------