Decompilation unk files generation
This commit is contained in:
parent
d323bb28fc
commit
746709f40c
503 changed files with 45757 additions and 31 deletions
28
USECODE/REGRET/VIDEOBOX.unk
Normal file
28
USECODE/REGRET/VIDEOBOX.unk
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
|
||||
/* 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue