diff_tables and patch_table are working and tested
This commit is contained in:
@@ -28,14 +28,6 @@
|
||||
|
||||
#include "luastack.hpp"
|
||||
|
||||
// globaldb_enable
|
||||
//
|
||||
// Enable the use of the global DB. This is meant to be invoked in
|
||||
// the master world model only. In other world models, you should simply
|
||||
// not call this function.
|
||||
//
|
||||
int globaldb_enable(lua_State *L);
|
||||
|
||||
// The lua 'global' operator.
|
||||
//
|
||||
// Given a global name, returns a table for that global.
|
||||
|
||||
Reference in New Issue
Block a user