mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-07 02:16:28 +00:00
Reviewed DrawFPS() comment
This commit is contained in:
@@ -813,7 +813,7 @@ void UnloadFont(Font font)
|
||||
}
|
||||
}
|
||||
|
||||
// Shows current FPS on top-left corner
|
||||
// Draw current FPS
|
||||
// NOTE: Uses default font
|
||||
void DrawFPS(int posX, int posY)
|
||||
{
|
||||
|
Reference in New Issue
Block a user