aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorBertrand Augereau2011-09-02 16:41:54 +0200
committerBertrand Augereau2011-09-02 16:41:54 +0200
commit3bcc4ce1fdd22de41a2e772f8dedcb17c4a48347 (patch)
tree6fa123344055f01bdabd723e78915230df672e5d /engines/dreamweb/stubs.h
parent1d412ff7f736f890bef62ebba18c23751728235e (diff)
downloadscummvm-rg350-3bcc4ce1fdd22de41a2e772f8dedcb17c4a48347.tar.gz
scummvm-rg350-3bcc4ce1fdd22de41a2e772f8dedcb17c4a48347.tar.bz2
scummvm-rg350-3bcc4ce1fdd22de41a2e772f8dedcb17c4a48347.zip
DREAMWEB: 'useroutine' ported to C++
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 a2d25b905c..fc92e5744f 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -230,4 +230,5 @@
void findallryan();
void findallryan(uint8 *inv);
void fillryan();
+ void useroutine();