mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix absence of images when compiled with RUN_IN_PLACE=0.
This commit is contained in:
parent
4d22977509
commit
b8c3221d55
3 changed files with 14 additions and 3 deletions
|
@ -111,6 +111,8 @@ private:
|
|||
|
||||
static int l_get_texturepath(lua_State *L);
|
||||
|
||||
static int l_get_texturepath_share(lua_State *L);
|
||||
|
||||
static int l_get_dirlist(lua_State *L);
|
||||
|
||||
static int l_create_dir(lua_State *L);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue