aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorD G Turner2011-12-26 20:45:39 +0000
committerD G Turner2011-12-26 20:45:39 +0000
commitbd70cd9dff5666d7bcca69960ef4271c519d04f3 (patch)
tree001791a12a42e4b9c8bef3e53580b316c7388d07 /engines/dreamweb/stubs.h
parentf5da710da4583624d81721f33bf0506edff0417d (diff)
downloadscummvm-rg350-bd70cd9dff5666d7bcca69960ef4271c519d04f3.tar.gz
scummvm-rg350-bd70cd9dff5666d7bcca69960ef4271c519d04f3.tar.bz2
scummvm-rg350-bd70cd9dff5666d7bcca69960ef4271c519d04f3.zip
DREAMWEB: Ported 'read' 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 feedef9aae..bda2be634e 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -117,6 +117,7 @@
void getKeyAndLogo();
void signOn();
void searchForFiles(uint16 segment);
+ void read();
void dirCom();
#endif