22 lines
603 B
Text
22 lines
603 B
Text
|
|
/* 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;
|
|
}
|