Match m446dll/stage.c
main.c is broken due to fn_1_CA0, otherwise, m446ddl is complete
This commit is contained in:
parent
d430953293
commit
285ecc1bf2
7 changed files with 43 additions and 44 deletions
|
|
@ -98,7 +98,7 @@ unkStruct* m446FlowCreate(void) {
|
|||
|
||||
temp_r3 = HuMemDirectMallocNum(HEAP_SYSTEM, 0x9C, 0x10000000);
|
||||
if (temp_r3 == 0) {
|
||||
OSReport("[!] m446FlowCreate() ERROR");
|
||||
OSReport("[!] m446FlowCreate() ERROR...\n");
|
||||
return NULL;
|
||||
}
|
||||
temp_r3->unk4 = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue