(var.h, plague.h): Since all that was left in var.h were some plague

defines, import these defines into plague.h, drop var.h and include
plague.h where appropriate.
Remove some 'register' keywords at the same time.
No functional changes.
This commit is contained in:
Marc Olzheim 2004-10-12 20:25:33 +00:00
parent e9a040adb9
commit 39facfbf53
18 changed files with 43 additions and 45 deletions

View file

@ -33,7 +33,7 @@
#include <math.h>
#include "misc.h"
#include "var.h"
#include "plague.h"
#include "sect.h"
#include "nat.h"
#include "item.h"