Matched REL/m405 + some code cleanup
This commit is contained in:
parent
440e47ec2c
commit
66ba618452
34 changed files with 2683 additions and 216 deletions
|
|
@ -59,7 +59,7 @@ void ModuleProlog(void)
|
|||
lbl_1_bss_9A0 = omAddObjEx(prc, 0x7FDA, 0, 0, -1, omOutView);
|
||||
|
||||
Hu3DBGColorSet(0x20U, 0x80U, 0x80U);
|
||||
WipeCreate(1, 0, 0x1E);
|
||||
WipeCreate(WIPE_MODE_IN, WIPE_TYPE_NORMAL, 30);
|
||||
}
|
||||
|
||||
// -------------------------------------------------------------------------- //
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ void fn_1_34B0()
|
|||
lbl_1_bss_9A8 = HuPrcCreate(fn_1_46F0, 0x64U, 0x2000U, 0);
|
||||
|
||||
Hu3DBGColorSet(0x20U, 0x80U, 0x80U);
|
||||
WipeCreate(1, 0, 0x1E);
|
||||
WipeCreate(WIPE_MODE_IN, WIPE_TYPE_NORMAL, 30);
|
||||
}
|
||||
|
||||
// -------------------------------------------------------------------------- //
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue