summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/d_iwad.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/d_iwad.c b/src/d_iwad.c
index 6f7bff70..d70e1cab 100644
--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -157,6 +157,8 @@ static char *steam_install_subdirs[] =
"steamapps\\common\\doom 2\\base",
"steamapps\\common\\final doom\\base",
"steamapps\\common\\ultimate doom\\base",
+ "steamapps\\common\\hexen\\base",
+ "steamapps\\common\\heretic shadow of the serpent riders"
};
static char *GetRegistryString(registry_value_t *reg_val)