(Legacy): implemented encrypted GRD images.

This commit is contained in:
morkt
2018-10-01 17:53:45 +04:00
parent c4cb8e2489
commit 030a65ac35
2 changed files with 88 additions and 32 deletions

View File

@@ -125,7 +125,8 @@
<Compile Include="Rune\ArcYK.cs" />
<Compile Include="Sarang\ImageABC.cs" />
<Compile Include="Sogna\ArcSGS.cs" />
<None Include="Speed\ImageDAT.cs" />
<Compile Include="StudioJikkenshitsu\ImageDAT.cs" />
<Compile Include="StudioJikkenshitsu\ImageGRD.cs" />
<Compile Include="Tako\ArcMPK.cs" />
<Compile Include="Tetratech\ArcBND.cs" />
<Compile Include="Tigerman\ArcCHR.cs" />
@@ -216,7 +217,6 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Bom\" />
<Folder Include="StudioJikkenshitsu\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>