aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorMax Horn2011-12-13 13:45:47 +0100
committerWillem Jan Palenstijn2011-12-14 12:45:52 +0100
commita87a63c1bd45c925cc4d85458ccd78c82557cd18 (patch)
tree0c170ae46119b3cc2d91d1c712e5208edcccfef1 /engines/dreamweb/stubs.h
parent5948b5a9e3b587fa257d7dea0ec32633060bbc38 (diff)
downloadscummvm-rg350-a87a63c1bd45c925cc4d85458ccd78c82557cd18.tar.gz
scummvm-rg350-a87a63c1bd45c925cc4d85458ccd78c82557cd18.tar.bz2
scummvm-rg350-a87a63c1bd45c925cc4d85458ccd78c82557cd18.zip
DREAMWEB: Convert execCommand to C++, remove comlist from data blob
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 a287d57bad..b3b974a43d 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -594,5 +594,6 @@
void dumpDiaryKeys();
void runEndSeq();
void lookAtCard();
+ bool execCommand();
#endif