26 lines
632 B
Text
26 lines
632 B
Text
|
|
/* synthesized appendix for VALUEBOX */
|
|
/* sparse lines above preserve recovered debugger line numbers where available */
|
|
|
|
/* ===== slot 0x04 cachein ===== */
|
|
function valuebox_cachein() /* entry=131 class_id=0x0251 slot=0x04 */
|
|
{
|
|
set_info(0x0213, *(arg_06));
|
|
process_exclude();
|
|
VALBOX.slot_20(arg_06);
|
|
if (retval == 0) {
|
|
FREE.slot_20(0x0383);
|
|
local_02 = (retval + 100);
|
|
VALUEBOX.slot_20(local_02, arg_06);
|
|
}
|
|
return;
|
|
}
|
|
|
|
/* ===== slot 0x20 slot_20 ===== */
|
|
function valuebox_slot_20() /* entry=131 class_id=0x0251 slot=0x20 */
|
|
{
|
|
local_02 = (arg_0A & 0x00FF);
|
|
/* rsh */
|
|
local_04 = (8 & 3);
|
|
return;
|
|
}
|