aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorFilippos Karapetis2011-12-25 17:32:56 +0200
committerFilippos Karapetis2011-12-25 17:32:56 +0200
commitc531c4c1eafbf66a3724df0f3cb7b9ad8da97a8d (patch)
treee1df3445a59cde4e88126f5e671364d6f63e874c /engines/dreamweb/stubs.h
parent0fff97b4b023895256cb8cce9b30684d433bfae4 (diff)
downloadscummvm-rg350-c531c4c1eafbf66a3724df0f3cb7b9ad8da97a8d.tar.gz
scummvm-rg350-c531c4c1eafbf66a3724df0f3cb7b9ad8da97a8d.tar.bz2
scummvm-rg350-c531c4c1eafbf66a3724df0f3cb7b9ad8da97a8d.zip
DREAMWEB: Port 'swapwithinv' 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 4ba8cd6dd9..2ac944b06a 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -196,5 +196,6 @@
void reExFromInv();
void locationPic();
void useOpened();
+ void swapWithInv();
#endif