Decompilation unk files generation
This commit is contained in:
parent
d323bb28fc
commit
746709f40c
503 changed files with 45757 additions and 31 deletions
22
USECODE/REGRET/CHANGER.unk
Normal file
22
USECODE/REGRET/CHANGER.unk
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
|
||||
/* synthesized appendix for CHANGER */
|
||||
/* sparse lines above preserve recovered debugger line numbers where available */
|
||||
|
||||
/* ===== slot 0x07 hatch ===== */
|
||||
function changer_hatch() /* entry=427 class_id=0x0908 slot=0x07 */
|
||||
{
|
||||
set_info(0x0210, *(arg_06));
|
||||
process_exclude();
|
||||
local_04 = Item.getQLo(arg_06);
|
||||
local_08 = Egg.getEggId(arg_06);
|
||||
if (!local_08) {
|
||||
/* loopscr value_u8=0x24 */
|
||||
/* loopscr value_u8=0x4C */
|
||||
/* loop current_var=0xFE string_bytes=0x1A loop_type=0x2 */
|
||||
while (!condition) {
|
||||
local_06 = Item.getQLo(local_02);
|
||||
/* loopnext */
|
||||
}
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue