From 9bf5a1930de387c32bce788a8ccdc1f9db5b3681 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Tue, 27 Dec 2011 01:48:40 +0100 Subject: DREAMWEB: Blacklist the main dreamweb function --- engines/dreamweb/stubs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/dreamweb/stubs.h') diff --git a/engines/dreamweb/stubs.h b/engines/dreamweb/stubs.h index 785e737310..c9eaf2699a 100644 --- a/engines/dreamweb/stubs.h +++ b/engines/dreamweb/stubs.h @@ -22,6 +22,7 @@ #ifndef DREAMWEB_STUBS_H #define DREAMWEB_STUBS_H + void dreamweb(); void screenUpdate(); void startup1(); void multiGet(uint8 *dst, uint16 x, uint16 y, uint8 width, uint8 height) { -- cgit v1.2.3