(Legacy): KGR, GEF and GGF images.

This commit is contained in:
morkt
2018-01-02 20:27:38 +04:00
parent c9425ed876
commit df70fc9271
4 changed files with 213 additions and 0 deletions

View File

@@ -78,6 +78,7 @@
<Compile Include="Nanami\ArcBMM.cs" />
<Compile Include="Nekotaro\ArcNSC.cs" />
<Compile Include="Nekotaro\ImageGCmp.cs" />
<Compile Include="ProjectMyu\ImageKGR.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="QSoft\ImageBPE.cs" />
<Compile Include="Rain\ArcBIN.cs" />
@@ -94,6 +95,8 @@
<Compile Include="WestGate\ArcUSF.cs" />
<Compile Include="WestGate\ArcUWF.cs" />
<Compile Include="WestGate\ImageNBMP.cs" />
<Compile Include="YellowCap\ImageGEF.cs" />
<Compile Include="YellowCap\ImageGGF.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ArcFormats\ArcFormats.csproj">