X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player.h;h=0911e8fc03380d776d84bd27e0d4759b30080476;hb=0310bab3c018e23f5516c3e3c3653b844a8106ed;hp=0a7486013716a670bfb57de29e7c031550f29ed1;hpb=f24a8cdd8ea6c3d762d26de2fc0700599bedbcad;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;