Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
|
|
@ -6,12 +6,12 @@ function mgr_ew_gotHit() /* entry=151 class_id=0x02AE slot=0x06 */
|
|||
return;
|
||||
}
|
||||
else {
|
||||
class_0A1D_slot_35(arg_0C, arg_0A);
|
||||
FREE.slot_35(arg_0C, arg_0A);
|
||||
if (!retval) {
|
||||
class_0A0C_slot_24(0x1000, arg_06);
|
||||
spawn class_0A1D_slot_3B(pid, 20, 0x00000000);
|
||||
ITEM.slot_24(0x1000, arg_06);
|
||||
spawn FREE.slot_3B(pid, 20, 0x00000000);
|
||||
suspend;
|
||||
class_0A0C_slot_25(0x1000, arg_06);
|
||||
ITEM.slot_25(0x1000, arg_06);
|
||||
}
|
||||
}
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue