diff options
-rw-r--r-- | src/deh_misc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/deh_misc.h b/src/deh_misc.h index 8c389a71..a589b104 100644 --- a/src/deh_misc.h +++ b/src/deh_misc.h @@ -27,6 +27,8 @@ #ifndef DEH_MISC_H #define DEH_MISC_H +#include "doomfeatures.h" + #define DEH_DEFAULT_INITIAL_HEALTH 100 #define DEH_DEFAULT_INITIAL_BULLETS 50 #define DEH_DEFAULT_MAX_HEALTH 200 |