mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-06-30 19:03:42 -04:00
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user