35 lines
829 B
Text
35 lines
829 B
Text
|
|
/* 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;
|
|
}
|