37 lines
984 B
Text
37 lines
984 B
Text
|
|
/* synthesized appendix for GRATE_EW */
|
|
/* sparse lines above preserve recovered debugger line numbers where available */
|
|
|
|
/* ===== slot 0x06 gotHit ===== */
|
|
function grate_ew_gotHit() /* entry=53 class_id=0x0110 slot=0x06 */
|
|
{
|
|
set_info(0x020C, *(arg_06));
|
|
process_exclude();
|
|
FREE.slot_35(arg_0C, arg_0A);
|
|
local_02 = retval;
|
|
if (((local_02 == 4) && (local_02 != 3)) && (local_02 != 10)) {
|
|
return;
|
|
}
|
|
else {
|
|
spawn ITEM.slot_29(pid, 0x00C8, arg_0C, arg_0A, arg_06);
|
|
suspend;
|
|
/* dword_to_word */
|
|
if (process_result) {
|
|
return;
|
|
}
|
|
else {
|
|
local_10 = Item.getQLo(arg_06);
|
|
local_0A = Item.getX(arg_06);
|
|
local_0C = Item.getY(arg_06);
|
|
local_0E = Item.getZ(arg_06);
|
|
/* loopscr value_u8=0x24 */
|
|
/* loopscr value_u8=0x4C */
|
|
/* loop current_var=0xF8 string_bytes=0x1A loop_type=0x2 */
|
|
while (!condition) {
|
|
local_12 = Item.getQLo(local_08);
|
|
/* loopnext */
|
|
}
|
|
}
|
|
}
|
|
return;
|
|
}
|