29 lines
625 B
Text
29 lines
625 B
Text
function miss10_hatch() /* entry=362 class_id=0x0916 slot=0x07 */
|
|
{
|
|
var
|
|
referent, /* [BP+00h] type=0x69 */
|
|
item; /* [BP-02h] type=0x24 */
|
|
|
|
entry:
|
|
set_info(0x0210, *(arg_06));
|
|
process_exclude();
|
|
if (Intrinsic003F(arg_06) != 1) goto block_0178;
|
|
|
|
block_0133:
|
|
if (global[0x0029] != 1) goto block_0178;
|
|
|
|
block_0140:
|
|
spawn class_0A0C_slot_26(pid, "10g", 0x00000000);
|
|
/* free_stack_string value_u8=0x0 target=[SP+00h] */
|
|
suspend;
|
|
|
|
block_0178:
|
|
if (Intrinsic003F(arg_06) != 2) goto block_0196;
|
|
|
|
block_018D:
|
|
/* pop_global global_id=0x37 size=0x1 */
|
|
|
|
block_0196:
|
|
return;
|
|
|
|
}
|