# File lib/native_file_types/ti99/Ti99File.rb, line 4
def self.file_system_file_types
  {
    Ti99Fms=>:any
  }
end