summaryrefslogtreecommitdiff
path: root/src/hexen/xddefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/xddefs.h')
-rw-r--r--src/hexen/xddefs.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/hexen/xddefs.h b/src/hexen/xddefs.h
index 2370b02a..bad776d3 100644
--- a/src/hexen/xddefs.h
+++ b/src/hexen/xddefs.h
@@ -25,12 +25,7 @@
#ifndef __XDDEFS__
#define __XDDEFS__
-#ifndef __BYTEBOOL__
-#define __BYTEBOOL__
-typedef enum
-{ false, true } boolean;
-typedef unsigned char byte;
-#endif
+#include "doomtype.h"
//--------------------------------------------------------------------------
//