aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/lab/processroom.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/engines/lab/processroom.h b/engines/lab/processroom.h
index d8657587a7..ee8a9735f7 100644
--- a/engines/lab/processroom.h
+++ b/engines/lab/processroom.h
@@ -126,12 +126,6 @@ enum MapDoors {
#define BRIDGEROOM 3
#define VCORRIDOR 4
#define HCORRIDOR 5
-#define MEDMAZE 6
-#define HEDGEMAZE 7
-#define SURMAZE 8
-#define MULTIMAZEF1 9
-#define MULTIMAZEF2 10
-#define MULTIMAZEF3 11
#if defined(WIN32)
#pragma pack(push, 1)