Decompilation unk files generation
This commit is contained in:
parent
d323bb28fc
commit
746709f40c
503 changed files with 45757 additions and 31 deletions
23
USECODE/REGRET/JOHN.unk
Normal file
23
USECODE/REGRET/JOHN.unk
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
|
||||
/* synthesized appendix for JOHN */
|
||||
/* sparse lines above preserve recovered debugger line numbers where available */
|
||||
|
||||
/* ===== slot 0x01 use ===== */
|
||||
function john_use() /* entry=94 class_id=0x01AD slot=0x01 */
|
||||
{
|
||||
set_info(0x0207, *(arg_06));
|
||||
process_exclude();
|
||||
return;
|
||||
}
|
||||
|
||||
/* ===== slot 0x04 cachein ===== */
|
||||
function john_cachein() /* entry=94 class_id=0x01AD slot=0x04 */
|
||||
{
|
||||
set_info(0x0213, *(arg_06));
|
||||
process_exclude();
|
||||
local_02 = Item.getFrame(arg_06);
|
||||
if (local_02 <= 1) {
|
||||
ITEM.slot_24(0x1000, arg_06);
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue