mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Fix absence of images when compiled with RUN_IN_PLACE=0.
This commit is contained in:
committed by
Perttu Ahola
parent
4d22977509
commit
b8c3221d55
@@ -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);
|
||||
|
Reference in New Issue
Block a user