aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/adl_v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/adl_v2.h')
-rw-r--r--engines/adl/adl_v2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/adl/adl_v2.h b/engines/adl/adl_v2.h
index 39060217e7..40bd40a385 100644
--- a/engines/adl/adl_v2.h
+++ b/engines/adl/adl_v2.h
@@ -28,8 +28,6 @@
// Note: this version of ADL redraws only when necessary, but
// this is not currently implemented.
-#define IDI_CUR_ROOM 0xfc
-
namespace Common{
class RandomSource;
}