mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move video_driver default selection to runtime
This commit is contained in:
parent
67068cfaf4
commit
c26e122485
8 changed files with 41 additions and 27 deletions
|
@ -106,6 +106,8 @@ private:
|
|||
|
||||
static int l_get_window_info(lua_State *L);
|
||||
|
||||
static int l_get_active_driver(lua_State *L);
|
||||
|
||||
static int l_get_active_renderer(lua_State *L);
|
||||
|
||||
//filesystem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue