From 79f2614aed387a9705bd8fceca7935e5ec51f64c Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Mon, 5 Jun 2017 20:24:08 +0100 Subject: [PATCH] Added and corrected a bunch of media types. --- MediaType.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MediaType.cs b/MediaType.cs index 4a725ac..92a1010 100644 --- a/MediaType.cs +++ b/MediaType.cs @@ -613,11 +613,13 @@ namespace DiscImageChef.CommonTypes MMC, MMCmicro, RSMMC, + MMCplus, + MMCmobile, #endregion MultiMediaCard #region SLR MLR1, - MRL1SL, + MLR1SL, MLR3, SLR1, SLR2,