implemented '*_scr.med' archives decryption.

This commit is contained in:
morkt
2016-05-31 02:41:33 +04:00
parent acb32ac1fe
commit b18ede8684
7 changed files with 166 additions and 0 deletions

View File

@@ -87,6 +87,9 @@
<Compile Include="Cri\ImageSPC.cs" />
<Compile Include="Cri\ImageXTX.cs" />
<Compile Include="DxLib\ArcMED.cs" />
<Compile Include="DxLib\WidgetSCR.xaml.cs">
<DependentUpon>WidgetSCR.xaml</DependentUpon>
</Compile>
<Compile Include="elf\ArcVOL.cs" />
<Compile Include="EmonEngine\ArcEME.cs" />
<Compile Include="EmonEngine\ImageBMP.cs" />
@@ -532,6 +535,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="DxLib\WidgetSCR.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="FC01\WidgetMCG.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>