Fixed mpexDll/main.c by making rodata local and adding ObjectSetup
This commit is contained in:
parent
b3e563bdf0
commit
ce8b7d2667
2 changed files with 171 additions and 171 deletions
|
|
@ -53,7 +53,7 @@ void fn_1_1C0(omObjData *object)
|
|||
}
|
||||
}
|
||||
|
||||
void fn_1_230(void)
|
||||
void ObjectSetup(void)
|
||||
{
|
||||
mgPracticeEnableF = 0;
|
||||
lbl_1_bss_0 = omInitObjMan(0x3E, 0x2000);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue