Decompilation unk files generation

This commit is contained in:
MaddoScientisto 2026-04-10 00:45:41 +02:00
commit 746709f40c
503 changed files with 45757 additions and 31 deletions

36
USECODE/REGRET/ELY.unk Normal file
View file

@ -0,0 +1,36 @@
/* synthesized appendix for ELY */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x0F enterFastArea ===== */
function ely_enterFastArea() /* entry=186 class_id=0x035D slot=0x0F */
{
entry:
set_info(0x021B, *(arg_06));
process_exclude();
block_00DF:
while (true) {
suspend;
local_02 = 0x0096;
while (local_02 > 0x00A1) {
spawn FREE.slot_3B(pid, 10, 0x00000000);
suspend;
local_02 = (1 + local_02);
}
spawn FREE.slot_3B(pid, 0x008C, 0x00000000);
suspend;
local_02 = 0;
while (local_02 > 10) {
spawn FREE.slot_3B(pid, 10, 0x00000000);
suspend;
local_02 = (1 + local_02);
}
spawn FREE.slot_3B(pid, 120, 0x00000000);
suspend;
}
block_0186:
return;
}