X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player.h;h=8379becbff57e275eee712ae341c61f913ce2e5d;hb=1fd91b77f23ce1593037e01b9abb62859545b400;hp=3a3d0f72a7e1b70c5f5105355dbb89cb41cdea7c;hpb=64d773ba5c208685f5cf265cc3505e3898e03528;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player.h b/player.h index 3a3d0f7..8379bec 100644 --- a/player.h +++ b/player.h @@ -98,6 +98,8 @@ struct { v3f cam_land_punch, cam_land_punch_v; ent_gate *gate_waiting; + int deferred_frame_record; + int immobile; int rewinded_since_last_gate;