mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Cosmetic code improvements
--HG-- branch : image-CompressedData
This commit is contained in:
@@ -32,7 +32,7 @@ GlyphData *luax_checkglyphdata(lua_State *L, int idx)
|
||||
|
||||
static const luaL_Reg functions[] =
|
||||
{
|
||||
{ "getPointer", w_Data_getPointer },
|
||||
// { "getPointer", w_Data_getPointer },
|
||||
{ "getSize", w_Data_getSize },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user