Crusader_Decomp/USECODE/REGRET/SHOCKEW1.unk

35 lines
922 B
Text

/* synthesized appendix for SHOCKEW1 */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x0B unequip ===== */
function shockew1_unequip() /* entry=255 class_id=0x045A slot=0x0B */
{
set_info(0x0212, *(arg_06));
process_exclude();
spawn SHOCKER.slot_20(arg_06);
FREE.slot_20(pid, 30);
spawn FREE.slot_3B((retval + 30), 0x00000000);
suspend;
return;
}
/* ===== slot 0x0F enterFastArea ===== */
function shockew1_enterFastArea() /* entry=255 class_id=0x045A slot=0x0F */
{
set_info(0x021B, *(arg_06));
process_exclude();
spawn SHOCKER.slot_20(arg_06);
return;
}
/* ===== slot 0x10 leaveFastArea ===== */
function shockew1_leaveFastArea() /* entry=255 class_id=0x045A slot=0x10 */
{
set_info(0x021C, *(arg_06));
process_exclude();
FREE.slot_3C(0x021B, *(arg_06));
FREE.slot_3C(0x020A, *(arg_06));
FREE.slot_3C(0x0205, *(arg_06));
return;
}