Source position: amigados.pas line 428
const ID_FAT32_DISK = Ord('F') shl 24 or Ord('A') shl 16 or Ord('T') shl 8 or $32;