This is a really stupid question, but I just cant see this... I'm actually ashamed to mention this one, but I just really don't see how this happens...
db.c seems to declare the SYSTEM_DATA sysdata; but this is only locally declared into db.c
Yet many over files such as act_wiz.c seems to be able to use this struct without any problems... so it must have been declared globally, somewhere? Right? I'm not just going crazy... please don't say I've missed something really obvious here. =(
I've looked in Mud.h and I cant see it there.. hmmm. Maybe I am just going crazy.
db.c seems to declare the SYSTEM_DATA sysdata; but this is only locally declared into db.c
Yet many over files such as act_wiz.c seems to be able to use this struct without any problems... so it must have been declared globally, somewhere? Right? I'm not just going crazy... please don't say I've missed something really obvious here. =(
I've looked in Mud.h and I cant see it there.. hmmm. Maybe I am just going crazy.