X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player.h;h=137a1ad056896fb33289b2f24a4aa2f408847bf4;hb=b06394c241991d85211af98ed0a7f4d730fa13d4;hp=b6c70c04562716bb95ec4f42c9b0ef8b31044964;hpb=06e5d59a9b7fdd96a2e46f49be85089b43df75ae;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player.h b/player.h index b6c70c0..137a1ad 100644 --- 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 * -------------------------------------------------