aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/credits.cpp
diff options
context:
space:
mode:
authorDavid Fioramonti2018-04-25 16:03:21 -0700
committerBastien Bouclet2018-04-26 22:09:46 +0200
commitab7cdc5907910e2c72bad80fb6ef6161ab7a0990 (patch)
treebe9341b8fdf5ba94ec3129cbd8ad48feedb2e388 /engines/mohawk/myst_stacks/credits.cpp
parentd53051760da47fa02477e58184d54b87567d9d34 (diff)
downloadscummvm-rg350-ab7cdc5907910e2c72bad80fb6ef6161ab7a0990.tar.gz
scummvm-rg350-ab7cdc5907910e2c72bad80fb6ef6161ab7a0990.tar.bz2
scummvm-rg350-ab7cdc5907910e2c72bad80fb6ef6161ab7a0990.zip
MOHAWK: MYST: Make global currentAge an enum
This global basically tracks what age/book/stack the player is in. It is also used to change stacks via MohawkEngine_Myst::changeToStack() by being an index for MystScriptParser::_stackMap and MystScriptParser::_startCard. E.x., instead of _global.currentAge = 2 now _global.currentAge = kMystLibrary. Also two of the endings are considered Ages instead of being apart of _global.ending.
Diffstat (limited to 'engines/mohawk/myst_stacks/credits.cpp')
0 files changed, 0 insertions, 0 deletions