aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2011-12-03 16:46:44 +0100
committerWillem Jan Palenstijn2011-12-03 16:57:42 +0100
commit720f3587cba66c176657c7953f3df3ac07baabe7 (patch)
treec7a98747cc256becd76771988780a78637049a3c /engines/dreamweb/stubs.h
parent23576c8f155833614f5207b14005f9a69f1c8d4f (diff)
downloadscummvm-rg350-720f3587cba66c176657c7953f3df3ac07baabe7.tar.gz
scummvm-rg350-720f3587cba66c176657c7953f3df3ac07baabe7.tar.bz2
scummvm-rg350-720f3587cba66c176657c7953f3df3ac07baabe7.zip
DREAMWEB: Move 'loadOld' from dreamgen
Diffstat (limited to 'engines/dreamweb/stubs.h')
-rw-r--r--engines/dreamweb/stubs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/dreamweb/stubs.h b/engines/dreamweb/stubs.h
index 36b499ae7c..3bbe0dd02c 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -406,4 +406,6 @@
void enterCode(uint8 digit0, uint8 digit1, uint8 digit2, uint8 digit3);
void enterCode();
unsigned int scanForNames();
+ void doLoad();
+ void loadOld();