mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented Dogenzaka BIN archives (part of #24).
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
<DependentUpon>WidgetBELL.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DDSystem\ArcDDP.cs" />
|
||||
<Compile Include="Dogenzaka\ArcBIN.cs" />
|
||||
<Compile Include="ExHibit\WidgetGYU.xaml.cs">
|
||||
<DependentUpon>WidgetGYU.xaml</DependentUpon>
|
||||
</Compile>
|
||||
@@ -136,7 +137,7 @@
|
||||
<Compile Include="Hexenhaus\ArcWAG.cs" />
|
||||
<Compile Include="Ikura\ImageYGP.cs" />
|
||||
<Compile Include="ImageLZ.cs" />
|
||||
<Compile Include="ImageRSA.cs" />
|
||||
<Compile Include="Dogenzaka\ImageRSA.cs" />
|
||||
<Compile Include="KiriKiri\ChainReactionCrypt.cs" />
|
||||
<Compile Include="Liar\ImageLIM.cs" />
|
||||
<Compile Include="LiveMaker\ImageGAL.cs" />
|
||||
|
||||
Reference in New Issue
Block a user