13 lines
306 B
Text
13 lines
306 B
Text
function rechflew_release() /* entry=65 class_id=0x015A slot=0x09 */
|
|
{
|
|
var
|
|
referent, /* [BP+00h] type=0x69 */
|
|
item; /* [BP-02h] type=0x24 */
|
|
|
|
set_info(0x020D, *(arg_06));
|
|
process_exclude();
|
|
if (Item.getSurfaceWeight(arg_06) == 0) {
|
|
FREE.slot_33(0x0254, global[0x003C]);
|
|
}
|
|
return;
|
|
}
|