mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +02:00
luainstance: export FontHeight to Lua scripts
This commit is contained in:
committed by
M. Liebmann
parent
f43585cbe3
commit
f7fc13becd
@@ -53,6 +53,7 @@ private:
|
||||
static int PaintBox(lua_State *L);
|
||||
static int PaintIcon(lua_State *L);
|
||||
static int RenderString(lua_State *L);
|
||||
static int FontHeight(lua_State *L);
|
||||
static int GetInput(lua_State *L);
|
||||
static int GCWindow(lua_State *L);
|
||||
};
|
||||
|
Reference in New Issue
Block a user