(G00): implemented encrypted JPEG images.

This commit is contained in:
morkt
2018-04-09 13:18:31 +04:00
parent 71fdcd32ec
commit f74b6343a9
2 changed files with 90 additions and 0 deletions

View File

@@ -213,6 +213,7 @@
<Compile Include="Qlie\Encryption.cs" />
<Compile Include="RealLive\ArcKOE.cs" />
<Compile Include="RealLive\ArcSEEN.cs" />
<Compile Include="RealLive\ImageG00Jpeg.cs" />
<Compile Include="ResourceSettings.cs" />
<Compile Include="RPGMaker\ArcRGSS.cs" />
<Compile Include="RPM\ArcZENOS.cs" />