feat: support SDAT used by Utawarerumono Steam Edition

This commit is contained in:
scientificworld
2026-04-16 22:49:49 +08:00
parent 19827e5eeb
commit d2882f03b8
2 changed files with 87 additions and 0 deletions

View File

@@ -350,6 +350,7 @@
<Compile Include="Leaf\ArcAR2.cs" />
<Compile Include="Leaf\ArcLEAF.cs" />
<Compile Include="Leaf\ArcPAK.cs" />
<Compile Include="Leaf\ArcSDAT.cs" />
<Compile Include="Leaf\AudioP16.cs" />
<Compile Include="Leaf\ImageBJR.cs" />
<Compile Include="Leaf\ImageLFG.cs" />