mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Fixed trailing whitespace
- Removed trailing whitespace from bindings and examples.
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
/**********************************************************************************************
|
||||
*
|
||||
* Rlgl
|
||||
* Original - https://github.com/raysan5/raylib/blob/master/src/rlgl.h
|
||||
*
|
||||
**********************************************************************************************/
|
||||
// Rlgl - https://github.com/raysan5/raylib/blob/master/src/rlgl.h
|
||||
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
@@ -28,6 +23,5 @@ namespace Raylib
|
||||
#region Raylib-cs Functions
|
||||
|
||||
#endregion
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user