mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
parent
b662a4577d
commit
19960e26c6
4 changed files with 14 additions and 0 deletions
|
@ -72,6 +72,8 @@ private:
|
|||
// get_protocol_version()
|
||||
static int l_get_protocol_version(lua_State *L);
|
||||
|
||||
static int l_take_screenshot(lua_State *L);
|
||||
|
||||
public:
|
||||
static void Initialize(lua_State *L, int top);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue