Convert sourcedb to new LuaStack stuff
This commit is contained in:
@@ -177,9 +177,11 @@ public:
|
||||
eng::string get(const eng::string &fn);
|
||||
|
||||
// Add builtins to the global function registry.
|
||||
//
|
||||
static void register_lua_builtins();
|
||||
|
||||
// Get function documentation.
|
||||
//
|
||||
static eng::string function_docs(const LuaCoreStack &LS, LuaSlot slot);
|
||||
|
||||
// Serialize and unserialize a source vector.
|
||||
|
||||
Reference in New Issue
Block a user