MORTEVIELLE: Renamed main loop methods, along with quit/end/lose variables
This commit is contained in:
parent
bae25fc2aa
commit
231315420b
10 changed files with 65 additions and 43 deletions
|
@ -125,7 +125,7 @@ Common::Error SavegameManager::loadGame(int n) {
|
|||
/* Initialization */
|
||||
theure();
|
||||
dprog();
|
||||
antegame();
|
||||
g_vm->gameLoaded();
|
||||
show_mouse();
|
||||
return Common::kNoError;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue