Refactor: Moved App_ChangeGame() to DoomsdayApp
DoomsdayApp::changeGame() is now responsible for directing thegame changing operation. Also moved a bunch of file loading routinesthat handle the loading of a game's files when the game is loaded.
View differences
Refactor: Moved App_ChangeGame() to DoomsdayApp
DoomsdayApp::changeGame() is now responsible for directing the
game changing operation. Also moved a bunch of file loading routines
that handle the loading of a game's files when the game is loaded.