mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented various Leaf resources.
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
<Compile Include="Cmvs\ArcPBZ.cs" />
|
||||
<Compile Include="Cmvs\AudioMV.cs" />
|
||||
<Compile Include="Cmvs\ImagePSB.cs" />
|
||||
<Compile Include="Crc32.cs" />
|
||||
<Compile Include="Crowd\ImageGAX.cs" />
|
||||
<Compile Include="Cyberworks\ArcDAT.cs" />
|
||||
<Compile Include="Cyberworks\AudioTINK.cs" />
|
||||
@@ -110,6 +111,12 @@
|
||||
<Compile Include="Ipac\AudioWST.cs" />
|
||||
<Compile Include="Ipac\ImageIES.cs" />
|
||||
<Compile Include="Kiss\ArcARC.cs" />
|
||||
<Compile Include="Leaf\ArcA.cs" />
|
||||
<Compile Include="Leaf\ArcAM.cs" />
|
||||
<Compile Include="Leaf\ArcLAC.cs" />
|
||||
<Compile Include="Leaf\AudioG.cs" />
|
||||
<Compile Include="Leaf\AudioW.cs" />
|
||||
<Compile Include="Leaf\ImagePX.cs" />
|
||||
<Compile Include="LiveMaker\ArcVF.cs" />
|
||||
<Compile Include="ArcZIP.cs" />
|
||||
<Compile Include="AudioVOC.cs" />
|
||||
|
||||
Reference in New Issue
Block a user