Crusader_Decomp/USECODE/REGRET/FLAME1.unk

27 lines
610 B
Text

/* synthesized appendix for FLAME1 */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x06 gotHit ===== */
function flame1_gotHit() /* entry=240 class_id=0x043B slot=0x06 */
{
set_info(0x020C, *(arg_06));
process_exclude();
FREE.slot_35(arg_0C, arg_0A);
if (!retval) {
return;
}
else {
spawn STEAM.slot_23(pid, arg_0A, arg_06);
suspend;
}
return;
}
/* ===== slot 0x0F enterFastArea ===== */
function flame1_enterFastArea() /* entry=240 class_id=0x043B slot=0x0F */
{
set_info(0x021B, *(arg_06));
process_exclude();
return;
}