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

View file

@ -0,0 +1,35 @@
/* synthesized appendix for SHOCKEW1 */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x0B unequip ===== */
function shockew1_unequip() /* entry=255 class_id=0x045A slot=0x0B */
{
set_info(0x0212, *(arg_06));
process_exclude();
spawn SHOCKER.slot_20(arg_06);
FREE.slot_20(pid, 30);
spawn FREE.slot_3B((retval + 30), 0x00000000);
suspend;
return;
}
/* ===== slot 0x0F enterFastArea ===== */
function shockew1_enterFastArea() /* entry=255 class_id=0x045A slot=0x0F */
{
set_info(0x021B, *(arg_06));
process_exclude();
spawn SHOCKER.slot_20(arg_06);
return;
}
/* ===== slot 0x10 leaveFastArea ===== */
function shockew1_leaveFastArea() /* entry=255 class_id=0x045A slot=0x10 */
{
set_info(0x021C, *(arg_06));
process_exclude();
FREE.slot_3C(0x021B, *(arg_06));
FREE.slot_3C(0x020A, *(arg_06));
FREE.slot_3C(0x0205, *(arg_06));
return;
}