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,9 @@
function miss11_cachein() /* entry=363 class_id=0x0917 slot=0x04 */
{
entry:
set_info(0x0213, *(arg_06));
process_exclude();
/* pop_global global_id=0x1F size=0x1 */
return;
}

View file

@ -0,0 +1,32 @@
function miss11_hatch() /* entry=363 class_id=0x0917 slot=0x07 */
{
entry:
set_info(0x0210, *(arg_06));
process_exclude();
if (Intrinsic003F(arg_06) != 1) goto block_0171;
block_012D:
spawn class_0A0C_slot_26(pid, "11f", 0x00000000);
/* free_stack_string value_u8=0x0 target=[SP+00h] */
suspend;
/* pop_global global_id=0x35 size=0x1 */
goto block_01C5;
block_0171:
if (Intrinsic003F(arg_06) != 2) goto block_01C5;
block_0180:
if global[0x002A] goto block_01C2;
block_018A:
spawn class_0A0C_slot_26(pid, "11g", 0x00000000);
/* free_stack_string value_u8=0x0 target=[SP+00h] */
suspend;
block_01C2:
goto block_01C5;
block_01C5:
return;
}