NotTransform and XorTransform implementations moved to separate file.

This commit is contained in:
morkt
2016-02-29 08:33:17 +04:00
parent 1c96b01677
commit 8d8dae710d
5 changed files with 102 additions and 72 deletions

View File

@@ -68,6 +68,7 @@
<Compile Include="ArcCG.cs" />
<Compile Include="ImageLZ.cs" />
<Compile Include="NitroPlus\ArcNPK.cs" />
<Compile Include="SimpleEncryption.cs" />
<Compile Include="Softpal\ArcPAC.cs" />
<Compile Include="Softpal\AudioBGM.cs" />
<Compile Include="Softpal\ImagePGD.cs" />