implemented Favorite BIN archives and HZC1 images.

This commit is contained in:
morkt
2015-12-09 18:30:17 +04:00
parent 0b9391e59a
commit 69382f33b9
5 changed files with 331 additions and 0 deletions

View File

@@ -77,6 +77,9 @@
<Compile Include="elf\ArcVSD.cs" />
<Compile Include="Eushully\ArcGPC.cs" />
<Compile Include="Eushully\ImageGP.cs" />
<Compile Include="Favorite\ArcBIN.cs" />
<Compile Include="Favorite\ArcHZC.cs" />
<Compile Include="Favorite\ImageHZC.cs" />
<Compile Include="FC01\ArcMCA.cs" />
<Compile Include="FC01\ImageCLM.cs" />
<Compile Include="FC01\WidgetMCG.xaml.cs">