mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Comment for insanity
This commit is contained in:
parent
d4b778884b
commit
6b22b6e450
1 changed files with 1 additions and 1 deletions
|
|
@ -3321,7 +3321,7 @@ void A_SkullAttack(mobj_t *actor)
|
||||||
fixed_t oldheight = mobjinfo[MT_NULL].height;
|
fixed_t oldheight = mobjinfo[MT_NULL].height;
|
||||||
mobj_t *check;
|
mobj_t *check;
|
||||||
INT32 i, j;
|
INT32 i, j;
|
||||||
static INT32 k;
|
static INT32 k;/* static for (at least) GCC 9.1 weirdness */
|
||||||
boolean allow;
|
boolean allow;
|
||||||
angle_t testang;
|
angle_t testang;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue