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

@ -9,17 +9,13 @@ function lazeregg_hatch() /* entry=352 class_id=0x090C slot=0x07 */
process_exclude();
id = 0;
id = Egg.getEggId(arg_06);
/* loopscr value_u8=0x24 */
/* loopscr value_u8=0x3D */
/* loopscr value_u8=0x40 */
/* loopscr value_u8=0x25 */
/* loop current_var=0xFE string_bytes=0x6 loop_type=0x2 */
/* loop_selector laser in nearby_items(shape=IR_SENSOR, origin=arg_06) */
while (!condition) {
if (Item.getFrame(laser) == 1) {
return;
}
else {
spawn class_0A0C_slot_31(pid, laser, 0x00000000);
spawn FREE.slot_31(pid, laser, 0x00000000);
suspend;
}
/* loopnext */