This commit is contained in:
muddmaker
2015-05-23 16:06:36 -07:00
parent fbc419fda6
commit 439cc65382
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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);