mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Apply patch for issue #219
This commit is contained in:
@@ -36,6 +36,8 @@ namespace opengl
|
||||
int w_SpriteBatch_clear(lua_State * L);
|
||||
int w_SpriteBatch_lock(lua_State * L);
|
||||
int w_SpriteBatch_unlock(lua_State * L);
|
||||
int w_SpriteBatch_setImage(lua_State * L);
|
||||
|
||||
int luaopen_spritebatch(lua_State * L);
|
||||
|
||||
} // opengl
|
||||
|
||||
Reference in New Issue
Block a user