Added a concrete definition of nrglobals, because this was not always happening

otherwise.
This commit is contained in:
dtrg 2006-07-22 00:44:52 +00:00
parent 03e34d0e2a
commit 86e20aa483

View file

@ -24,8 +24,7 @@
#include "locals.h"
extern short nrglobals;
short nrglobals;
short nrlocals;
local_p *locals; /* dynamic array */