summaryrefslogtreecommitdiff
path: root/src/d_mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/d_mode.h')
-rw-r--r--src/d_mode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d_mode.h b/src/d_mode.h
index 8746b354..20cb89e2 100644
--- a/src/d_mode.h
+++ b/src/d_mode.h
@@ -63,6 +63,7 @@ typedef enum
typedef enum
{
exe_doom_1_9, // Doom 1.9: used for shareware, registered and commercial
+ exe_hacx, // Hacx
exe_ultimate, // Ultimate Doom (retail)
exe_final, // Final Doom
exe_chex, // Chex Quest executable (based on Final Doom)