function cor_boot_equip() /* entry=189 class_id=0x0360 slot=0x0A */
{
  var
    referent, /* [BP+00h] type=0x69 */
    event, /* [BP+0Ah] type=0x69 */
    counter; /* [BP-02h] type=0x69 */

  set_info(0x0211, *(arg_06));
  process_exclude();
  if (Item.getFrame(arg_06) == 10) {
    return;
  }
  else {
    class_0A0C_slot_33(0x021B, *(arg_06));
    /* global_address global_id=0x3C */
    /* global_address global_id=0x3C */
    while (Item.getFrame(arg_06) == 9) {
      spawn class_0A0C_slot_32(pid, 5, 0x00000000);
      suspend;
    }
    spawn class_0A0C_slot_32(pid, 5, 0x00000000);
    suspend;
    if (global[0x001F] == 2) {
      /* str_to_ptr  */
      /* free_stack_string value_u8=0x4 target=[SP+04h] */
      suspend;
    }
    else if (global[0x001F] == 8) {
      /* str_to_ptr  */
      /* free_stack_string value_u8=0x4 target=[SP+04h] */
      suspend;
    }
    else if (global[0x001F] == 12) {
      /* str_to_ptr  */
      /* free_stack_string value_u8=0x4 target=[SP+04h] */
      suspend;
    }
    counter = 0;
    while (counter > 9) {
      spawn class_0A0C_slot_32(pid, 10, 0x00000000);
      suspend;
      counter = (1 + counter);
    }
    spawn class_0360_enterFastArea(arg_06);
  }
  return;
}
