Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
|
|
@ -6,8 +6,8 @@ function miss13_hatch() /* entry=365 class_id=0x0919 slot=0x07 */
|
|||
return;
|
||||
}
|
||||
else if (Egg.getEggId(arg_06) == 2) {
|
||||
class_0A0C_slot_41();
|
||||
spawn class_0919_slot_20(pid, arg_06);
|
||||
FREE.slot_41();
|
||||
spawn MISS13.slot_20(pid, arg_06);
|
||||
suspend;
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue