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

Renamed raylib.cs to raylib-manual.cs

- Making it clear this is the testing file for manually binding.
- Trying to move the project to use cppsharp generated bindings instead.
This commit is contained in:
Rgebee 2018-07-26 15:46:10 +01:00
commit 2d18c1a859
3 changed files with 716 additions and 578 deletions

View file

@ -89,7 +89,6 @@
<Compile Include="Generator.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="raylib-manual.cs" />
<Compile Include="raylib.cs" />
<Compile Include="Std.cs" />
</ItemGroup>