STARK: Use an actual game cursor
This commit is contained in:
parent
73ee04635a
commit
ffa10dafab
5 changed files with 35 additions and 14 deletions
|
@ -124,6 +124,7 @@ Common::Error StarkEngine::run() {
|
|||
// Load global resources
|
||||
_resourceProvider->initGlobal();
|
||||
_staticProvider->init();
|
||||
_cursor->init();
|
||||
|
||||
// Start us up at the house of all worlds
|
||||
_global->setCurrentChapter(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue