From f6214df664ac4c0d750b59b7f0cca9cf747894d1 Mon Sep 17 00:00:00 2001 From: Walter van Niftrik Date: Mon, 30 Jan 2017 21:54:02 +0100 Subject: ADL: Clear screen with white in v2+ This fixes hires5, region 14, room 29 --- engines/adl/adl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/adl/adl.h') diff --git a/engines/adl/adl.h b/engines/adl/adl.h index 3f26636234..3630cd69b9 100644 --- a/engines/adl/adl.h +++ b/engines/adl/adl.h @@ -309,7 +309,6 @@ protected: int o1_setRoomPic(ScriptEnv &e); // Graphics - void clearScreen() const; void drawPic(byte pic, Common::Point pos = Common::Point()) const; // Sound -- cgit v1.2.3