Renamed ModuleProlog to ObjectSetup
This commit is contained in:
parent
99dd7b41fb
commit
ef409cf9cd
105 changed files with 127 additions and 128 deletions
|
|
@ -39,7 +39,7 @@ static char *extCharNameTbl[7] = {
|
|||
"MKOOPA"
|
||||
};
|
||||
|
||||
void ModuleProlog(void)
|
||||
void ObjectSetup(void)
|
||||
{
|
||||
Process *sp8 = omInitObjMan(0x32, 0x2000);
|
||||
Hu3DBGColorSet(0, 0, 0);
|
||||
|
|
@ -164,4 +164,4 @@ static void SubchrMain()
|
|||
}
|
||||
HuPrcVSleep();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue