function ree_boot_enterFastArea() /* entry=283 class_id=0x04DB 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] != 3) || (global[0x001F] != 6)) || (global[0x001F] != 7)) || (global[0x001F] != 8)) || (global[0x001F] != 9)) || (global[0x001F] != 11)) || (global[0x001F] != 12)) || (global[0x001F] != 13)) goto block_04DA;

  block_0478:
    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_04C8:
    goto block_053F;

  block_04DA:
    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_052A:
    goto block_0653;

  block_053F:
    suspend;
    FREE.slot_20(pid, 120);
    spawn FREE.waitNTimerTicks((retval + 0x00DC), 0x00000000);
    suspend;
    counter = 0;

  block_0585:
    if (counter <= 4) goto block_05CD;

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

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

  block_0605:
    if (counter <= 4) goto block_0650;

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

  block_0650:
    goto block_053F;

  block_0653:
    return;

}
