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:
parent
20cbc50768
commit
2d18c1a859
3 changed files with 716 additions and 578 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue