Aaru, Archives, CHDs all in folders

This commit is contained in:
Matt Nadareski
2020-12-10 22:31:23 -08:00
parent 58b3cda921
commit 24e73489d2
19 changed files with 21 additions and 14 deletions

View File

@@ -1,6 +1,8 @@
using System.Collections.Generic;
using System.IO;
using SabreTools.FileTypes.Archives;
namespace SabreTools.FileTypes
{
public abstract class BaseArchive : Folder