lua: pack.data_file(packid, name)
This commit is contained in:
@@ -20,8 +20,6 @@ namespace lua {
|
||||
int nextEnvironment = 1;
|
||||
|
||||
void logError(const std::string& text);
|
||||
void initEnvironment();
|
||||
|
||||
void removeLibFuncs(const char* libname, const char* funcs[]);
|
||||
void createLibs();
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user