Crusader_Decomp/USECODE/EUSECODE_extracted/pseudocode/MISS1EGG/slot_04_cachein.txt
2026-03-25 23:32:36 +01:00

42 lines
1 KiB
Text

function miss1egg_cachein() /* entry=353 class_id=0x090D slot=0x04 */
{
var
referent, /* [BP+00h] type=0x69 */
item, /* [BP-02h] type=0x24 */
pad2, /* [BP-04h] type=0x24 */
counter, /* [BP-06h] type=0x69 */
slot; /* [BP-08h] type=0x69 */
entry:
set_info(0x0213, *(arg_06));
process_exclude();
if (Intrinsic003F(arg_06) != 30) goto block_1449;
block_1081:
if (!Item.getQHi()) goto block_121B;
block_1090:
spawn class_0A0C_slot_32(pid, 1, 0x00000000);
suspend;
/* pop_global global_id=0x1F size=0x1 */
/* global_address global_id=0x3C */
suspend;
goto block_1449;
block_121B:
/* pop_global global_id=0x1F size=0x1 */
/* global_address global_id=0x3C */
/* str_to_ptr */
/* free_stack_string value_u8=0x4 target=[SP+04h] */
suspend;
spawn class_0A0C_slot_32(pid, 1, 0x00000000);
suspend;
/* global_address global_id=0x3C */
spawn class_0A0C_slot_32(pid, 1, 0x00000000);
suspend;
suspend;
block_1449:
return;
}