Reviewed DrawFPS() comment
This commit is contained in:
parent
9bea64b5e4
commit
bb73a8089a
3 changed files with 4 additions and 4 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue