X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player.h;h=95517725e435a2a895874d94321d74b15233b944;hb=e7f34d37fb7a68f4a30995656c8f1c9075997124;hp=c98f10c83654c9744c2e51802cdc2b7223dfd8e1;hpb=1142fd5c27cf6d5bef073969b55e20b160646164;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player.h b/player.h index c98f10c..9551772 100644 --- a/player.h +++ b/player.h @@ -69,7 +69,6 @@ VG_STATIC struct gplayer /* Utility */ float vswitch, slip, slip_last, reverse; - float grab, jump, pushing, push_time; v2f grab_mouse_delta;