Add support Digital Works PS2 PAC

This commit is contained in:
ManicSteiner
2024-12-09 10:58:11 +08:00
parent 9cb5ec89b3
commit 8424d75eab
2 changed files with 100 additions and 1 deletions

View File

@@ -131,6 +131,7 @@
<Compile Include="Artemis\ImageNekoPNG.cs" />
<Compile Include="CsWare\AudioWAV.cs" />
<Compile Include="CsWare\ImageGDT.cs" />
<Compile Include="DigitalWorks\ArcPACPS2.cs" />
<Compile Include="DxLib\HuffmanDecoder.cs" />
<Compile Include="DxLib\WidgetDXA.xaml.cs">
<DependentUpon>WidgetDXA.xaml</DependentUpon>
@@ -1335,4 +1336,4 @@ xcopy "$(ProjectDir)\Resources\Formats.dat" "$(TargetDir)\GameData\" /D /Y &gt;N
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>