aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
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 e0b9b3ec95..ad60a1af1c 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -565,5 +565,7 @@
void cantDrop();
void getBack1();
void newPlace();
+ void showPuzText(uint16 command, uint16 count);
+ void showPuzText();
#endif