wip kerent.c

This commit is contained in:
Rainchus 2024-03-31 13:28:09 -05:00
parent 38f90eaf60
commit 7ae1c4fb36
4 changed files with 4077 additions and 1019 deletions

View file

@ -168,7 +168,7 @@ void fn_80040374(s16 arg0, s16 arg1, s16 arg2, s16 arg3) {
Process* process;
unkCode_8003FF68* temp_r3;
process = HuPrcChildCreate(fn_8004040C, 1U, 0x1000U, 0, HuPrcCurrentGet());
process = HuPrcChildCreate(fn_8004040C, 1, 0x1000, 0, HuPrcCurrentGet());
temp_r3 = HuMemDirectMallocNum(HEAP_SYSTEM, sizeof(unkCode_8003FF68), 0x10000000);
process->user_data = temp_r3;
temp_r3->unk0 = arg0;