aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/adl_v2.h
diff options
context:
space:
mode:
authorWalter van Niftrik2016-04-01 00:13:21 +0200
committerWalter van Niftrik2016-06-06 20:35:49 +0200
commitcf6bc0e438e5a21fb053c4ccd562d6bed8c4b68d (patch)
tree05686ff5021fa30e9683ecabec58f678754ad09e /engines/adl/adl_v2.h
parent2c8e0cefb15205c61a10a650e63d7fb53fad00a6 (diff)
downloadscummvm-rg350-cf6bc0e438e5a21fb053c4ccd562d6bed8c4b68d.tar.gz
scummvm-rg350-cf6bc0e438e5a21fb053c4ccd562d6bed8c4b68d.tar.bz2
scummvm-rg350-cf6bc0e438e5a21fb053c4ccd562d6bed8c4b68d.zip
ADL: Add script dump and trace for hires2
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;
}