aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_stacks/aspit.h
diff options
context:
space:
mode:
authorBastien Bouclet2016-11-05 08:36:03 +0100
committerEugene Sandulenko2017-07-03 08:50:10 +0200
commitc04edb8f54f6e44079b389263428719c0b3c562c (patch)
tree78ff6665418427df127726448ef5f5fc2b5c8fdb /engines/mohawk/riven_stacks/aspit.h
parente7146c9bf7d5bdc62b977dca47c445e7f828392e (diff)
downloadscummvm-rg350-c04edb8f54f6e44079b389263428719c0b3c562c.tar.gz
scummvm-rg350-c04edb8f54f6e44079b389263428719c0b3c562c.tar.bz2
scummvm-rg350-c04edb8f54f6e44079b389263428719c0b3c562c.zip
MOHAWK: Change the back from book commands to use scripts
Diffstat (limited to 'engines/mohawk/riven_stacks/aspit.h')
-rw-r--r--engines/mohawk/riven_stacks/aspit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mohawk/riven_stacks/aspit.h b/engines/mohawk/riven_stacks/aspit.h
index 60400dd5f6..3aa400263d 100644
--- a/engines/mohawk/riven_stacks/aspit.h
+++ b/engines/mohawk/riven_stacks/aspit.h
@@ -67,6 +67,8 @@ public:
void xaenablemenuintro(uint16 argc, uint16 *argv);
void xademoquit(uint16 argc, uint16 *argv);
void xaexittomain(uint16 argc, uint16 *argv);
+
+ void inventoryBackFromItemScript() const;
};
} // End of namespace RivenStacks