# File lib/native_file_types/apple2/ProDosFile.rb, line 89
def self.file_system_file_types
  {
    ProDos=>0x06
  }
end