summaryrefslogtreecommitdiff
path: root/src/d_mode.h
diff options
context:
space:
mode:
authorSimon Howard2008-09-30 22:50:24 +0000
committerSimon Howard2008-09-30 22:50:24 +0000
commit8cae6e48779beb3dc8e95a5c32b422b2504b5722 (patch)
tree63d96a5f48a72c20f347a3399336b5693e42b5cc /src/d_mode.h
parent84552e7da9b4babc1c885d38088509faa733e7bb (diff)
downloadchocolate-doom-8cae6e48779beb3dc8e95a5c32b422b2504b5722.tar.gz
chocolate-doom-8cae6e48779beb3dc8e95a5c32b422b2504b5722.tar.bz2
chocolate-doom-8cae6e48779beb3dc8e95a5c32b422b2504b5722.zip
Move d_iwad.c into common code and update Heretic to use it on startup
to locate the IWAD file. Subversion-branch: /branches/raven-branch Subversion-revision: 1308
Diffstat (limited to 'src/d_mode.h')
-rw-r--r--src/d_mode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/d_mode.h b/src/d_mode.h
index b3295ffe..b7214737 100644
--- a/src/d_mode.h
+++ b/src/d_mode.h
@@ -28,6 +28,8 @@
#ifndef __D_MODE__
#define __D_MODE__
+#include "doomtype.h"
+
// The "mission" controls what game we are playing.
typedef enum