aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2011-12-27 01:48:40 +0100
committerWillem Jan Palenstijn2011-12-27 01:48:40 +0100
commit9bf5a1930de387c32bce788a8ccdc1f9db5b3681 (patch)
treefdcef59f5cd075a8977c726c6baa8f325b43f882 /engines/dreamweb/stubs.h
parent0be53a88d626b484b9db30f3d89534d5d237a073 (diff)
downloadscummvm-rg350-9bf5a1930de387c32bce788a8ccdc1f9db5b3681.tar.gz
scummvm-rg350-9bf5a1930de387c32bce788a8ccdc1f9db5b3681.tar.bz2
scummvm-rg350-9bf5a1930de387c32bce788a8ccdc1f9db5b3681.zip
DREAMWEB: Blacklist the main dreamweb function
Diffstat (limited to 'engines/dreamweb/stubs.h')
-rw-r--r--engines/dreamweb/stubs.h1
1 files changed, 1 insertions, 0 deletions
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) {