- started some reorganization of low level utility code by moving all third party dependencies to a separate place.
This commit is contained in:
parent
820fe8b3f9
commit
669e8fbe48
70 changed files with 104 additions and 99 deletions
|
|
@ -2662,6 +2662,7 @@ static int D_DoomMain_Internal (void)
|
|||
C_InitConback();
|
||||
|
||||
StartScreen->Progress();
|
||||
palMgr.Init(NUM_TRANSLATION_TABLES);
|
||||
V_InitFonts();
|
||||
|
||||
// [CW] Parse any TEAMINFO lumps.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue