Fixed mpexDll/main.c by making rodata local and adding ObjectSetup

This commit is contained in:
dbalatoni13 2024-09-16 01:30:57 +02:00
parent b3e563bdf0
commit ce8b7d2667
2 changed files with 171 additions and 171 deletions

View file

@ -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);