Watch
2
0
Fork
You've already forked raylib-cs
0

resolve requested changes

This commit is contained in:
Nickolas McDonald 2023-08-12 17:01:35 -04:00
commit 76f8315787
2 changed files with 8 additions and 8 deletions

View file

@ -53,7 +53,7 @@
<Compile Include="interop\*.cs" />
<Compile Include="types\*.cs" />
<Compile Include="types\native\CBool.cs" />
<Compile Include="types\native\AnsiBuffer.cs" />
<Compile Include="types\native\AnsiBuffer.cs" />
<Compile Include="types\native\UTF8Buffer.cs" />
<Compile Include="types\native\FilePathList.cs" />
</ItemGroup>