Matched REL/m405 + some code cleanup
This commit is contained in:
parent
440e47ec2c
commit
66ba618452
34 changed files with 2683 additions and 216 deletions
|
|
@ -47,7 +47,7 @@ void ModuleProlog(void) {
|
|||
}
|
||||
|
||||
static void fn_1_2BC(omObjData *arg0) {
|
||||
WipeCreate(1, 0, 10);
|
||||
WipeCreate(WIPE_MODE_IN, WIPE_TYPE_NORMAL, 10);
|
||||
arg0->func = fn_1_300;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue