Pseudocode decompialtion improvements and docs

This commit is contained in:
MaddoScientisto 2026-03-26 22:10:48 +01:00
commit 589bfc31ef
1898 changed files with 60634 additions and 6597 deletions

View file

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