X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player.h;h=0911e8fc03380d776d84bd27e0d4759b30080476;hb=ac6288a8951db15eab6c681b8add8f350eb60746;hp=0a7486013716a670bfb57de29e7c031550f29ed1;hpb=1f7014d965883820f984877b8ca15c1e439cf9cf;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player.h b/player.h index 0a74860..0911e8f 100644 --- a/player.h +++ b/player.h @@ -72,7 +72,7 @@ struct player_instance struct player_model *playermodel; struct player_ragdoll ragdoll; //struct player_board *board; - struct dynamic_board *board_view_slot; + struct cache_board *board_view_slot; player_pose holdout_pose; float holdout_time;