28 lines
744 B
Text
28 lines
744 B
Text
|
|
/* synthesized appendix for VIDEOBOX */
|
|
/* sparse lines above preserve recovered debugger line numbers where available */
|
|
|
|
/* ===== slot 0x0A equip ===== */
|
|
function videobox_equip() /* entry=332 class_id=0x056D slot=0x0A */
|
|
{
|
|
set_info(0x0211, *(arg_06));
|
|
process_exclude();
|
|
/* pop_global global_id=0x1 size=0x1 */
|
|
if (!(global[0x0001])) {
|
|
/* global_address global_id=0x1E */
|
|
spawn ITEM.slot_21();
|
|
return;
|
|
}
|
|
else {
|
|
/* loopscr value_u8=0x24 */
|
|
/* loopscr value_u8=0x3D */
|
|
/* loopscr value_u8=0x40 */
|
|
/* loopscr value_u8=0x25 */
|
|
/* loop current_var=0xFE string_bytes=0x6 loop_type=0x4 */
|
|
while (!condition) {
|
|
/* loopnext */
|
|
}
|
|
/* pop_global global_id=0xA size=0x1 */
|
|
}
|
|
return;
|
|
}
|