From cf6bc0e438e5a21fb053c4ccd562d6bed8c4b68d Mon Sep 17 00:00:00 2001 From: Walter van Niftrik Date: Fri, 1 Apr 2016 00:13:21 +0200 Subject: ADL: Add script dump and trace for hires2 --- engines/adl/adl_v2.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/adl/adl_v2.h') 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; } -- cgit v1.2.3