Match m446dll/stage.c

main.c is broken due to fn_1_CA0, otherwise, m446ddl is complete
This commit is contained in:
CreateSource 2024-05-24 14:56:11 -04:00
parent d430953293
commit 285ecc1bf2
7 changed files with 43 additions and 44 deletions

View file

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