Add support for Romeo.

This commit is contained in:
2019-07-23 06:20:00 +01:00
parent f9103579b1
commit dd6d6b072c
3 changed files with 13 additions and 8 deletions

View File

@@ -43,7 +43,8 @@ namespace DiscImageChef.Filesystems.ISO9660
Normal,
Vms,
Joliet,
Rrip
Rrip,
Romeo
}
}
}