Split First Batch of Game Translation Units

This commit is contained in:
gamemasterplc 2023-11-30 21:30:48 -06:00
parent 25b0fb786f
commit 9edaf441ab
7 changed files with 244 additions and 213 deletions

View file

@ -71,7 +71,7 @@ static void omWatchOverlayProc(void)
OSReport("objman>Init esp\n");
espInit();
OSReport("objman>Call objectsetup\n");
fn_800338EC(omnextovl);
HuAudVoiceInit(omnextovl);
HuAudDllSndGrpSet(omnextovl);
omcurovl = omnextovl;
omovlevtno = omnextovlevtno;