mirror of
https://github.com/raysan5/raylib.git
synced 2026-03-29 20:01:59 +00:00
Remove trailing spaces
This commit is contained in:
@@ -34,7 +34,7 @@ int main()
|
||||
DrawFPS(10, 10);
|
||||
EndDrawing();
|
||||
}
|
||||
|
||||
|
||||
CloseWindow();
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user