mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-26 23:24:00 +08:00
Fix project files.
This commit is contained in:
parent
902b5381f3
commit
8237e02000
@ -829,8 +829,7 @@
|
||||
<Compile Include="Unity\AudioFSB5.cs" />
|
||||
<Compile Include="Unity\Bc7Decoder.cs" />
|
||||
<Compile Include="Unity\BundleStream.cs" />
|
||||
<None Include="packages.config" />
|
||||
<None Include="Unity\Gx4Lib\ArcDAT.cs" />
|
||||
<Compile Include="Unity\Gx4Lib\ArcDAT.cs" />
|
||||
<Compile Include="Unity\OggStream.cs" />
|
||||
<Compile Include="Unity\PMaster\ArcDAT.cs" />
|
||||
<Compile Include="Unity\ResourcesAssets.cs" />
|
||||
@ -847,6 +846,7 @@
|
||||
<Compile Include="VnEngine\ArcAXR.cs" />
|
||||
<Compile Include="VnEngine\ImageZAW.cs" />
|
||||
<EmbeddedResource Include="Abogado\keytable.dat" />
|
||||
<None Include="packages.config" />
|
||||
<EmbeddedResource Include="Strings\arcStrings.ja-JP.resx" />
|
||||
<EmbeddedResource Include="Unity\strings.dat" />
|
||||
<None Include="WebP\Alpha.cs" />
|
||||
@ -1071,6 +1071,10 @@
|
||||
<Project>{453c087f-e416-4ae9-8c03-d8760da0574b}</Project>
|
||||
<Name>GameRes</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\Net20\Net20.csproj">
|
||||
<Project>{73b6c693-9846-4d33-8300-a80239fcfff9}</Project>
|
||||
<Name>Net20</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="app.config" />
|
||||
|
Loading…
Reference in New Issue
Block a user