This commit is contained in:
MaddoScientisto 2026-03-25 23:32:36 +01:00
commit f92d1504fa
547 changed files with 37597 additions and 0 deletions

View file

@ -0,0 +1,44 @@
function test_hatch() /* entry=348 class_id=0x0908 slot=0x07 */
{
entry:
set_info(0x0210, *(arg_06));
process_exclude();
if (Intrinsic003F(arg_06) != 1) goto block_0134;
block_00FA:
spawn class_0A0C_slot_26(pid, "3f", 0x00000000);
/* free_stack_string value_u8=0x0 target=[SP+00h] */
suspend;
goto block_020F;
block_0134:
if (Intrinsic003F(arg_06) != 2) goto block_017D;
block_0143:
spawn class_0A0C_slot_26(pid, "3h", 0x00000000);
/* free_stack_string value_u8=0x0 target=[SP+00h] */
suspend;
goto block_020F;
block_017D:
if (Intrinsic003F(arg_06) != 3) goto block_01C6;
block_018C:
spawn class_0A0C_slot_26(pid, "3e", 0x00000000);
/* free_stack_string value_u8=0x0 target=[SP+00h] */
suspend;
goto block_020F;
block_01C6:
if (Intrinsic003F(arg_06) != 4) goto block_020F;
block_01D5:
spawn class_0A0C_slot_26(pid, "3i", 0x00000000);
/* free_stack_string value_u8=0x0 target=[SP+00h] */
suspend;
goto block_020F;
block_020F:
return;
}