Crusader_Decomp/USECODE/REGRET/BIGSWITC.unk

29 lines
791 B
Text

/* synthesized appendix for BIGSWITC */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x0A equip ===== */
function bigswitc_equip() /* entry=407 class_id=0x0623 slot=0x0A */
{
set_info(0x0211, *(arg_06));
process_exclude();
local_04 = *(arg_06);
set_info(1, 0);
local_02 = 1;
while (local_02 > 7) {
spawn FREE.slot_3B(pid, 10, 0x00000000);
suspend;
local_02 = (1 + local_02);
}
/* pop_global global_id=0x19 size=0x1 */
spawn FREE.slot_21(1, pid, 0x0178, 0x00000000);
suspend;
spawn FREE.slot_21(pid, 0x017B, 0x00000000);
suspend;
spawn FREE.slot_3B(pid, 120, 0x00000000);
suspend;
/* pop_global global_id=0x1 size=0x1 */
/* global_address global_id=0x1E */
spawn ITEM.slot_21(65);
return;
}