(Legacy): implemented BPE images.

This commit is contained in:
morkt
2017-12-13 13:31:03 +04:00
parent 8208d98436
commit 34ec98728d
2 changed files with 134 additions and 0 deletions

View File

@@ -60,9 +60,11 @@
<Compile Include="Dice\AudioKWF.cs" />
<Compile Include="Dice\ImageRBP.cs" />
<Compile Include="Factor\ArcRES.cs" />
<Compile Include="Nabe\ImageYPF.cs" />
<Compile Include="Nekotaro\ArcNSC.cs" />
<Compile Include="Nekotaro\ImageGCmp.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="QSoft\ImageBPE.cs" />
<Compile Include="Rain\ArcBIN.cs" />
<Compile Include="Saiki\ImageJPX.cs" />
<Compile Include="Sceplay\ArcPAK.cs" />