17 lines
359 B
Text
17 lines
359 B
Text
function espace_enterFastArea() /* entry=179 class_id=0x0336 slot=0x0F */
|
|
{
|
|
var
|
|
referent, /* [BP+00h] type=0x69 */
|
|
x, /* [BP-02h] type=0x69 */
|
|
y; /* [BP-04h] type=0x69 */
|
|
|
|
set_info(0x021B, *(arg_06));
|
|
process_exclude();
|
|
if ((Item.getFrame(arg_06) != 1)) {
|
|
x = Intrinsic0084(arg_06);
|
|
if (x == 0) {
|
|
}
|
|
return;
|
|
}
|
|
return;
|
|
}
|