aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_external.h
diff options
context:
space:
mode:
authorMatthew Hoops2010-09-03 19:13:58 +0000
committerMatthew Hoops2010-09-03 19:13:58 +0000
commit8a168f028bfdf084892abd623942a0c3f9f8de58 (patch)
treeabe3cd86d99291bd01d16303b1b99a0a33bbb582 /engines/mohawk/riven_external.h
parent87b78b1673037409604cdb4a1a5d6884af71bac1 (diff)
downloadscummvm-rg350-8a168f028bfdf084892abd623942a0c3f9f8de58.tar.gz
scummvm-rg350-8a168f028bfdf084892abd623942a0c3f9f8de58.tar.bz2
scummvm-rg350-8a168f028bfdf084892abd623942a0c3f9f8de58.zip
MOHAWK: Improve support for the Riven Demo
- The exit button now appears and is functional - The intro movies now play on start up - Add shortcuts for returning to the menu/playing the intro videos again - Make the text when hitting a boundary match the original - Change the wording of the browser button message - Note: The demo's extras.mhk (not the full game's!) is required now svn-id: r52509
Diffstat (limited to 'engines/mohawk/riven_external.h')
-rw-r--r--engines/mohawk/riven_external.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mohawk/riven_external.h b/engines/mohawk/riven_external.h
index 887520416e..da22e3bd81 100644
--- a/engines/mohawk/riven_external.h
+++ b/engines/mohawk/riven_external.h
@@ -95,6 +95,8 @@ private:
void xadisablemenureturn(uint16 argc, uint16 *argv);
void xaenablemenureturn(uint16 argc, uint16 *argv);
void xalaunchbrowser(uint16 argc, uint16 *argv);
+ void xadisablemenuintro(uint16 argc, uint16 *argv);
+ void xaenablemenuintro(uint16 argc, uint16 *argv);
// -----------------------------------------------------
// bspit (Boiler Island) external commands