mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
More Quad code cleanup
This commit is contained in:
@@ -58,7 +58,7 @@ int w_defineMask(lua_State *L);
|
||||
int w_setMask(lua_State *L);
|
||||
int w_newImage(lua_State *L);
|
||||
int w_newQuad(lua_State *L);
|
||||
int w_newFrame(lua_State *L);
|
||||
int w_newQuad(lua_State *L);
|
||||
int w_newFont(lua_State *L);
|
||||
int w_newImageFont(lua_State *L);
|
||||
int w_newSpriteBatch(lua_State *L);
|
||||
|
||||
Reference in New Issue
Block a user