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 0139584579..3149b7722d 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -503,5 +503,7 @@
void newGame();
void getBackFromOps();
void getBackToOps();
+ void pickupOb(uint8 command, uint8 pos);
+ void initialInv();
#endif