wip kerent.c
This commit is contained in:
parent
38f90eaf60
commit
7ae1c4fb36
4 changed files with 4077 additions and 1019 deletions
|
|
@ -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;
|
||||
|
|
|
|||
4074
src/game/kerent.c
Normal file
4074
src/game/kerent.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue