(DxLib): support version 7 encryption.

This commit is contained in:
morkt
2019-02-02 04:56:00 +04:00
parent bc31594265
commit 96d113115b
3 changed files with 185 additions and 72 deletions

View File

@@ -162,6 +162,7 @@
<Compile Include="DigitalWorks\ImageTX.cs" />
<Compile Include="DirectDraw\DxtDecoder.cs" />
<Compile Include="DjSystem\ArcDAT.cs" />
<Compile Include="DxLib\DxKey.cs" />
<Compile Include="elf\ArcAi5DAT.cs" />
<Compile Include="elf\ImageRMT.cs" />
<Compile Include="EmbeddedResource.cs" />