56 lines
1.3 KiB
Text
56 lines
1.3 KiB
Text
|
|
/* synthesized appendix for DENNING */
|
|
/* sparse lines above preserve recovered debugger line numbers where available */
|
|
|
|
/* ===== slot 0x01 use ===== */
|
|
function denning_use() /* entry=138 class_id=0x0277 slot=0x01 */
|
|
{
|
|
set_info(0x0207, *(arg_06));
|
|
process_exclude();
|
|
if (global[0x000F] == 4) {
|
|
/* str_to_ptr */
|
|
/* free_stack_string value_u8=0x0 target=[SP+00h] */
|
|
return;
|
|
}
|
|
else {
|
|
/* str_to_ptr */
|
|
/* free_stack_string value_u8=0x0 target=[SP+00h] */
|
|
}
|
|
return;
|
|
}
|
|
|
|
/* ===== slot 0x0F enterFastArea ===== */
|
|
function denning_enterFastArea() /* entry=138 class_id=0x0277 slot=0x0F */
|
|
{
|
|
entry:
|
|
set_info(0x021B, *(arg_06));
|
|
process_exclude();
|
|
/* global_address global_id=0x1E */
|
|
if (Actor.getMap() != 25) goto block_0136;
|
|
|
|
block_0133:
|
|
goto block_01C5;
|
|
|
|
block_0136:
|
|
while (true) {
|
|
suspend;
|
|
local_02 = 0x00CD;
|
|
while (local_02 > 0x00D2) {
|
|
spawn FREE.slot_3B(pid, 10, 0x00000000);
|
|
suspend;
|
|
local_02 = (1 + local_02);
|
|
}
|
|
local_02 = 0;
|
|
while (local_02 > 5) {
|
|
spawn FREE.slot_3B(pid, 10, 0x00000000);
|
|
suspend;
|
|
local_02 = (1 + local_02);
|
|
}
|
|
spawn FREE.slot_3B(pid, 20, 0x00000000);
|
|
suspend;
|
|
}
|
|
|
|
block_01C5:
|
|
return;
|
|
|
|
}
|