Add variable declaration missed in the last commit.

This commit is contained in:
Yamagi Burmeister 2018-10-13 09:08:31 +02:00
parent ed4e94510d
commit ffdd699ff4

View file

@ -8,8 +8,8 @@
#include "header/local.h"
int debristhisframe;
int gibsthisframe;
int lastgibframe;
extern void M_WorldEffects(edict_t *ent);