(Legacay): CPC archives, ERP images and EZS audio.

This commit is contained in:
morkt
2019-01-05 21:50:28 +04:00
parent 7b1e3c0031
commit 01d7fe6738
5 changed files with 723 additions and 1 deletions

View File

@@ -80,6 +80,10 @@
<Compile Include="Ark\ImageCMP.cs" />
<Compile Include="Asura\ArcPAK.cs" />
<Compile Include="Asura\ImageMTG.cs" />
<Compile Include="BRoom\ArcCPC.cs" />
<Compile Include="BRoom\ArcPK.cs" />
<Compile Include="BRoom\AudioEZS.cs" />
<Compile Include="BRoom\ImageERP.cs" />
<Compile Include="Brownie\ImageNGC.cs" />
<Compile Include="Brownie\ImageNGW.cs" />
<Compile Include="DigitalMonkey\ArcDM.cs" />
@@ -233,7 +237,6 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Bom\" />
<Folder Include="BRoom\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>