aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorFilippos Karapetis2011-12-25 17:54:22 +0200
committerFilippos Karapetis2011-12-25 17:54:22 +0200
commitbf4271dfc116fa6f4b4245051e2d6a391f1d850c (patch)
tree7694b9e26b1eff50c51a64455f6719516ca2acfb /engines/dreamweb/stubs.h
parentc531c4c1eafbf66a3724df0f3cb7b9ad8da97a8d (diff)
downloadscummvm-rg350-bf4271dfc116fa6f4b4245051e2d6a391f1d850c.tar.gz
scummvm-rg350-bf4271dfc116fa6f4b4245051e2d6a391f1d850c.tar.bz2
scummvm-rg350-bf4271dfc116fa6f4b4245051e2d6a391f1d850c.zip
DREAMWEB: Port 'swapwithopen' 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 2ac944b06a..0cdd68fa18 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -196,6 +196,7 @@
void reExFromInv();
void locationPic();
void useOpened();
+ void swapWithOpen();
void swapWithInv();
#endif