implemented FA2 archives and C24 images.

This commit is contained in:
morkt
2017-02-19 16:01:11 +04:00
parent e1e252884b
commit afe9159853
4 changed files with 503 additions and 0 deletions

View File

@@ -90,6 +90,9 @@
<Compile Include="Ankh\AudioPCM.cs" />
<Compile Include="Aoi\ImageAGF.cs" />
<Compile Include="ArcARCX.cs" />
<Compile Include="Foster\ArcC24.cs" />
<Compile Include="Foster\ArcFA2.cs" />
<Compile Include="Foster\ImageC24.cs" />
<Compile Include="GameSystem\ArcPureMail.cs" />
<Compile Include="Software House Parsley\ArcCG.cs" />
<Compile Include="Artemis\ArcPFS.cs" />