Crusader_Decomp/USECODE/REGRET/MINEDET.unk

38 lines
1 KiB
Text

/* synthesized appendix for MINEDET */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x01 use ===== */
function minedet_use() /* entry=404 class_id=0x061C slot=0x01 */
{
set_info(0x0207, *(arg_06));
process_exclude();
set_info(1, global[0x001E]);
/* global_address global_id=0x1E */
if (Actor.getMap((global[0x0008] == 1)) != 25) {
return;
}
else {
/* pop_global global_id=0x8 size=0x1 */
/* loopscr value_u8=0x24 */
/* loopscr value_u8=0x49 */
/* loop current_var=0xFE string_bytes=0x14 loop_type=0x2 */
while (!condition) {
FREE.slot_3C(12, local_02);
local_05 = 1;
/* loopnext */
}
/* loopscr value_u8=0x24 */
/* loopscr value_u8=0x45 */
/* loop current_var=0xFE string_bytes=0xC loop_type=0x2 */
while (!condition) {
local_05 = 1;
/* loopnext */
}
if (local_05) {
/* global_address global_id=0x1E */
}
/* pop_global global_id=0x8 size=0x1 */
}
return;
}