mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Automated formatting fix
This commit is contained in:
@@ -498,7 +498,7 @@ namespace opengl
|
||||
* @param points Number of points to use to draw the circle.
|
||||
**/
|
||||
void circle(DrawMode mode, float x, float y, float radius, int points = 10);
|
||||
|
||||
|
||||
/**
|
||||
* Draws an arc using the specified arguments.
|
||||
* @param mode The mode of drawing (line/filled).
|
||||
|
||||
Reference in New Issue
Block a user