mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
some more cleanup
This commit is contained in:
@@ -33,7 +33,6 @@ namespace freetype
|
||||
{
|
||||
int w_newRasterizer(lua_State * L);
|
||||
int w_newGlyphData(lua_State * L);
|
||||
int w_newFontData(lua_State * L);
|
||||
extern "C" LOVE_EXPORT int luaopen_love_font(lua_State * L);
|
||||
|
||||
} // freetype
|
||||
|
||||
Reference in New Issue
Block a user