mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove unused "runcount" variable from p_local.h
This commit is contained in:
parent
adc9d3b1ec
commit
5ab6eb8bd7
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@
|
|||
|
||||
// both the head and tail of the thinker list
|
||||
extern thinker_t thinkercap;
|
||||
extern INT32 runcount;
|
||||
|
||||
void P_InitThinkers(void);
|
||||
void P_AddThinker(thinker_t *thinker);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue