summaryrefslogtreecommitdiffstats
path: root/source/cZombie.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/cZombie.cpp')
-rw-r--r--source/cZombie.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/source/cZombie.cpp b/source/cZombie.cpp
index 62ba163e4..566f271fc 100644
--- a/source/cZombie.cpp
+++ b/source/cZombie.cpp
@@ -1,5 +1,12 @@
+
+#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
+
#include "cZombie.h"
+
+
+
+
cZombie::cZombie()
{
m_MobType = 54;