aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorFilippos Karapetis2011-12-14 02:17:53 +0200
committerFilippos Karapetis2011-12-14 02:17:53 +0200
commitf1a099d4f8ba4cd2efc58c24f7075f77c7459016 (patch)
tree55173eb198ffbb6405c272757886f3f3fe2b893c /engines/dreamweb/stubs.h
parenta22266d8713eaa2400c99bc8e751e9babcf468ab (diff)
downloadscummvm-rg350-f1a099d4f8ba4cd2efc58c24f7075f77c7459016.tar.gz
scummvm-rg350-f1a099d4f8ba4cd2efc58c24f7075f77c7459016.tar.bz2
scummvm-rg350-f1a099d4f8ba4cd2efc58c24f7075f77c7459016.zip
DREAMWEB: Port 'lookatcard' 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 24f92a947b..e60a5698eb 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -585,5 +585,6 @@
void showDiaryPage();
void dumpDiaryKeys();
void runEndSeq();
+ void lookAtCard();
#endif