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 MINE_SPI */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x01 use ===== */
function mine_spi_use() /* entry=21 class_id=0x0065 slot=0x01 */
{
set_info(0x0207, *(arg_06));
process_exclude();
FREE.slot_3C(1, *(arg_06));
FREE.slot_3C(0x00F0, *(arg_06));
return;
}
/* ===== slot 0x06 gotHit ===== */
function mine_spi_gotHit() /* entry=21 class_id=0x0065 slot=0x06 */
{
set_info(0x020C, *(arg_06));
process_exclude();
FREE.slot_35(arg_0C, arg_0A);
if (!retval) {
spawn FREE.slot_3B(pid, 10, 0x00000000);
suspend;
return;
}
return;
}
/* ===== slot 0x10 leaveFastArea ===== */
function mine_spi_leaveFastArea() /* entry=21 class_id=0x0065 slot=0x10 */
{
set_info(0x021C, *(arg_06));
process_exclude();
return;
}