Apply patch for issue #219

This commit is contained in:
José Romero
2011-04-27 16:35:14 +02:00
parent 316ca607df
commit dc2d87a90f
4 changed files with 21 additions and 1 deletions
@@ -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