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

46
USECODE/REGRET/SECADA.unk Normal file
View file

@ -0,0 +1,46 @@
/* synthesized appendix for SECADA */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x01 use ===== */
function secada_use() /* entry=259 class_id=0x0462 slot=0x01 */
{
set_info(0x0207, *(arg_06));
process_exclude();
/* str_to_ptr */
/* free_stack_string value_u8=0x0 target=[SP+00h] */
return;
}
/* ===== slot 0x0F enterFastArea ===== */
function secada_enterFastArea() /* entry=259 class_id=0x0462 slot=0x0F */
{
entry:
set_info(0x021B, *(arg_06));
process_exclude();
block_0105:
while (true) {
suspend;
local_02 = 0x00A5;
while (local_02 > 0x00B0) {
spawn FREE.slot_3B(pid, 10, 0x00000000);
suspend;
local_02 = (1 + local_02);
}
spawn FREE.slot_3B(pid, 120, 0x00000000);
suspend;
local_02 = 0;
while (local_02 > 11) {
spawn FREE.slot_3B(pid, 10, 0x00000000);
suspend;
local_02 = (1 + local_02);
}
spawn FREE.slot_3B(pid, 60, 0x00000000);
suspend;
}
block_01AB:
return;
}