mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05: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