mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Fix typo
This commit is contained in:
@@ -109,7 +109,7 @@ int w_point(lua_State *L);
|
||||
int w_line(lua_State *L);
|
||||
int w_rectangle(lua_State *L);
|
||||
int w_circle(lua_State *L);
|
||||
int w_eclipse(lua_State *L);
|
||||
int w_ellipse(lua_State *L);
|
||||
int w_arc(lua_State *L);
|
||||
int w_roundedRectangle(lua_State *L);
|
||||
int w_polygon(lua_State *L);
|
||||
|
||||
Reference in New Issue
Block a user