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

11 lines
289 B
Text

function koresh_enterFastArea() /* entry=327 class_id=0x0576 slot=0x0F */
{
entry:
set_info(0x021B, *(arg_06));
process_exclude();
spawn class_0A0C_slot_32(pid, 1, 0x00000000);
suspend;
spawn class_0A1C_slot_20(Item.getQLo(arg_06), *(arg_06), arg_06);
return;
}