23 lines
544 B
Text
23 lines
544 B
Text
|
|
/* 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;
|
|
}
|