Mostly label chrman.c

This commit is contained in:
gamemasterplc 2023-12-29 10:23:38 -06:00
parent b2cd6346b2
commit 282e4f6c67
3 changed files with 76 additions and 67 deletions

View file

@ -108,7 +108,7 @@ static void BootProc(void)
WipeColorSet(255, 255, 255);
if(!SystemInitF) {
tick_prev = OSGetTick();
fn_800498F0();
CharManInit();
HuWindowInit();
MGSeqInit();
HuWinInit(1);