Fix errors

This commit is contained in:
KillzXGaming 2020-03-18 12:36:46 -04:00 committed by GitHub
parent 83c940aeff
commit 3bd4daf584
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>