STARK: Add a console command allowing to change the current chapter

This commit is contained in:
Bastien Bouclet 2015-02-13 09:19:47 +01:00
parent 5c69f1e9e4
commit a52dff53f2
5 changed files with 64 additions and 0 deletions

View file

@ -115,6 +115,7 @@ Common::Error StarkEngine::run() {
_resourceProvider->initGlobal();
// Start us up at the house of all worlds
_global->setCurrentChapter(0);
_resourceProvider->requestLocationChange(0x45, 0x00);
// Start running