mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add No-Intro MIA support
This commit is contained in:
@@ -965,6 +965,13 @@ namespace SabreTools.Filtering
|
||||
|
||||
#endregion
|
||||
|
||||
#region Logiqx
|
||||
|
||||
if (DatItemFields.Contains(DatItemField.MIA))
|
||||
rom.MIA = null;
|
||||
|
||||
#endregion
|
||||
|
||||
#region OpenMSX
|
||||
|
||||
if (DatItemFields.Contains(DatItemField.Original))
|
||||
|
||||
Reference in New Issue
Block a user