mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
CLuaInstance: Add script fumction 'scale2Res'
- Set Lua api version to 1.69
This commit is contained in:
@@ -73,6 +73,7 @@ public:
|
||||
static int saveScreen(lua_State *L);
|
||||
static int restoreScreen(lua_State *L);
|
||||
static int deleteSavedScreen(lua_State *L);
|
||||
static int scale2Res(lua_State *L);
|
||||
|
||||
private:
|
||||
lua_State* lua;
|
||||
|
Reference in New Issue
Block a user