function bro_boot_enterFastArea() /* entry=172 class_id=0x0316 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)) || (global[0x001F] != 5)) || (global[0x001F] != 9)) || (global[0x001F] != 10)) goto block_0454;

  block_03F2:
    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_0442:
    goto block_04B9;

  block_0454:
    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_04A4:
    goto block_05CD;

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

  block_04FF:
    if (counter <= 5) goto block_0547;

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

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

  block_057F:
    if (counter <= 5) goto block_05CA;

  block_0587:
    spawn FREE.waitNTimerTicks(pid, 15, 0x00000000);
    suspend;
    counter = (1 + counter);
    goto block_057F;

  block_05CA:
    goto block_04B9;

  block_05CD:
    return;

}
