Renamed ModuleProlog to ObjectSetup
This commit is contained in:
parent
99dd7b41fb
commit
ef409cf9cd
105 changed files with 127 additions and 128 deletions
|
|
@ -30,7 +30,7 @@ Process *optionObjMan;
|
|||
static omObjData *scene;
|
||||
static s32 rumbleF;
|
||||
|
||||
void ModuleProlog(void)
|
||||
void ObjectSetup(void)
|
||||
{
|
||||
optionObjMan = omInitObjMan(0x40, 0x2000);
|
||||
omGameSysInit(optionObjMan);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue