mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2024-11-22 20:43:09 +00:00
Fix errors
This commit is contained in:
parent
83c940aeff
commit
3bd4daf584
1 changed files with 3 additions and 1 deletions
|
@ -228,6 +228,8 @@
|
|||
<Compile Include="FileFormats\BCH\Wrappers\Model\H3DModelWrapper.cs" />
|
||||
<Compile Include="FileFormats\BCH\Wrappers\Model\H3DSkeletonWrapper.cs" />
|
||||
<Compile Include="FileFormats\BCH\Wrappers\SkeletalAnimation\H3DSkeletalAnimWrapper.cs" />
|
||||
<Compile Include="FileFormats\BCSV\BCSV.cs" />
|
||||
<Compile Include="FileFormats\BCSV\BCSVParse.cs" />
|
||||
<Compile Include="FileFormats\Byaml\XmlByamlConverter.cs" />
|
||||
<Compile Include="FileFormats\Byaml\YamlByamlConverter.cs" />
|
||||
<Compile Include="FileFormats\Font\BXFNT\CMAP.cs" />
|
||||
|
@ -2307,4 +2309,4 @@
|
|||
<Content Include="Resources\Hashes\Pkmn.txt" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in a new issue