Added two new stack disciplines to LuaStack
This commit is contained in:
@@ -180,7 +180,7 @@ public:
|
||||
static void register_lua_builtins();
|
||||
|
||||
// Get function documentation.
|
||||
static eng::string function_docs(const LuaStack &LS, LuaSlot slot);
|
||||
static eng::string function_docs(const LuaCoreStack &LS, LuaSlot slot);
|
||||
|
||||
// Serialize and unserialize a source vector.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user