mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-31 03:09:17 -05:00
fix formatting
This commit is contained in:
@ -30,8 +30,7 @@
|
|||||||
//------------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------------
|
||||||
// Program main entry point
|
// Program main entry point
|
||||||
//------------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------------
|
||||||
int
|
int main(void)
|
||||||
main(void)
|
|
||||||
{
|
{
|
||||||
// Initialization
|
// Initialization
|
||||||
//--------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user