implemented PK archives and MAG images.

"BANANA Shu-Shu" formats
This commit is contained in:
morkt
2015-11-28 08:12:08 +04:00
parent 82d491155d
commit e7814ba985
4 changed files with 240 additions and 0 deletions

View File

@@ -67,6 +67,8 @@
<Compile Include="AnimeGameSystem\ArcDAT.cs" />
<Compile Include="AnimeGameSystem\AudioPCM.cs" />
<Compile Include="ArcPBX.cs" />
<Compile Include="Banana\ArcPK.cs" />
<Compile Include="Banana\ImageMAG.cs" />
<Compile Include="Eushully\ArcGPC.cs" />
<Compile Include="Eushully\ImageGP.cs" />
<Compile Include="FC01\WidgetMCG.xaml.cs">