mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-17 14:58:17 +00:00
fix formatting
This commit is contained in:
parent
a94feef6d0
commit
9a578dbce0
@ -30,8 +30,7 @@
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
//------------------------------------------------------------------------------------
|
||||
int
|
||||
main(void)
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
//--------------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user