Decompilation unk files generation
This commit is contained in:
parent
d323bb28fc
commit
746709f40c
503 changed files with 45757 additions and 31 deletions
32
USECODE/REGRET/SHOCKEW.unk
Normal file
32
USECODE/REGRET/SHOCKEW.unk
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
|
||||
/* synthesized appendix for SHOCKEW */
|
||||
/* sparse lines above preserve recovered debugger line numbers where available */
|
||||
|
||||
/* ===== slot 0x0B unequip ===== */
|
||||
function shockew_unequip() /* entry=103 class_id=0x01C2 slot=0x0B */
|
||||
{
|
||||
set_info(0x0212, *(arg_06));
|
||||
process_exclude();
|
||||
spawn SHOCKER.slot_20(arg_06);
|
||||
return;
|
||||
}
|
||||
|
||||
/* ===== slot 0x0F enterFastArea ===== */
|
||||
function shockew_enterFastArea() /* entry=103 class_id=0x01C2 slot=0x0F */
|
||||
{
|
||||
set_info(0x021B, *(arg_06));
|
||||
process_exclude();
|
||||
spawn SHOCKER.slot_20(arg_06);
|
||||
return;
|
||||
}
|
||||
|
||||
/* ===== slot 0x10 leaveFastArea ===== */
|
||||
function shockew_leaveFastArea() /* entry=103 class_id=0x01C2 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue