1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02:00

Organize builtin into subdirectories

This commit is contained in:
ShadowNinja
2014-04-27 17:55:49 -04:00
parent fef2729fd0
commit 1cd512913e
44 changed files with 206 additions and 203 deletions

View File

@@ -107,7 +107,7 @@ private:
//filesystem
static int l_get_scriptdir(lua_State *L);
static int l_get_mainmenu_path(lua_State *L);
static int l_get_modpath(lua_State *L);