MORTEVIELLE: More renaming and moving

This commit is contained in:
Strangerke 2012-03-13 00:06:15 +01:00
parent af9af49c34
commit 0f37695385
10 changed files with 220 additions and 167 deletions

View file

@ -123,7 +123,7 @@ Common::Error SavegameManager::loadGame(int n) {
/* Initialization */
theure();
dprog();
g_vm->initGame();
g_vm->gameLoaded();
showMouse();
return Common::kNoError;