16 lines
366 B
Text
16 lines
366 B
Text
function valuebox_cachein() /* entry=130 class_id=0x0251 slot=0x04 */
|
|
{
|
|
var
|
|
referent, /* [BP+00h] type=0x69 */
|
|
randNum; /* [BP-02h] type=0x69 */
|
|
|
|
set_info(0x0213, *(arg_06));
|
|
process_exclude();
|
|
VALBOX.slot_20(arg_06);
|
|
if (retval == 0) {
|
|
FREE.slot_20(0x0383);
|
|
randNum = (retval + 100);
|
|
VALUEBOX.slot_20(randNum, arg_06);
|
|
}
|
|
return;
|
|
}
|