- moved most of the menu code into the backend.
This commit is contained in:
parent
f6240ef428
commit
4b77064fc4
11 changed files with 192 additions and 177 deletions
|
|
@ -3437,6 +3437,7 @@ static int D_DoomMain_Internal (void)
|
|||
FinishDehPatch();
|
||||
|
||||
if (!batchrun) Printf("M_Init: Init menus.\n");
|
||||
SetDefaultMenuColors();
|
||||
M_Init();
|
||||
M_CreateGameMenus();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue