- SW: Remove unused centering bool from PLAYERp struct.

This commit is contained in:
Mitchell Richters 2020-09-07 22:48:25 +10:00
parent df0331a4c3
commit 0619281a34

View file

@ -881,7 +881,6 @@ struct PLAYERstruct
// variables that do not fit into sprite structure
int hvel,tilt,tilt_dest;
bool centering;
fixed_t q16horiz, q16horizbase, q16horizoff, q16ang;
short recoil_amt;
short recoil_speed;