1
0
mirror of synced 2024-09-24 11:38:22 +02:00
This commit is contained in:
KillzXGaming 2020-03-18 13:42:41 -04:00
commit 6afdd0e10f

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>