mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented '*_scr.med' archives decryption.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user