function and_boot_enterFastArea() /* entry=171 class_id=0x0314 slot=0x0F */
{
  var
    referent, /* [BP+00h] type=0x69 */
    item, /* [BP-02h] type=0x24 */
    counter; /* [BP-04h] type=0x69 */

  entry:
    set_info(0x021B, *(arg_06));
    process_exclude();
    if (((global[0x001F] != 2) || (global[0x001F] != 3)) || (global[0x001F] != 4)) goto block_03BA;

  block_0358:
    for item in nearby_items(shape=0x03AA, origin=arg_06) {
      if (Item.getQLo(item) == Item.getQLo(arg_06)) {
        ITEM.slot_24(0x1000, item);
      }
      /* loopnext  */
    }

  block_03A8:
    goto block_041F;

  block_03BA:
    for item in nearby_items(shape=0x03AA, origin=arg_06) {
      if (Item.getQLo(item) == Item.getQLo(arg_06)) {
        ITEM.slot_23(0x1000, item);
      }
      /* loopnext  */
    }

  block_040A:
    goto block_0536;

  block_041F:
    suspend;
    FREE.slot_20(pid, 0x00C8);
    spawn FREE.waitNTimerTicks((retval + 0x00C8), 0x00000000);
    suspend;
    counter = 0;

  block_0466:
    if (counter <= 6) goto block_04AE;

  block_046E:
    spawn FREE.waitNTimerTicks(pid, 10, 0x00000000);
    suspend;
    counter = (1 + counter);
    goto block_0466;

  block_04AE:
    FREE.slot_20(pid, 0x00C8);
    spawn FREE.waitNTimerTicks((retval + 0x00C8), 0x00000000);
    suspend;
    counter = 0;

  block_04E8:
    if (counter <= 6) goto block_0533;

  block_04F0:
    spawn FREE.waitNTimerTicks(pid, 10, 0x00000000);
    suspend;
    counter = (1 + counter);
    goto block_04E8;

  block_0533:
    goto block_041F;

  block_0536:
    return;

}
