mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add video driver selection to settings menu (based uppon idea from webdesigner97)
This commit is contained in:
parent
26f4a5c110
commit
996ea60642
5 changed files with 92 additions and 27 deletions
|
@ -133,6 +133,8 @@ private:
|
|||
|
||||
static int l_download_file(lua_State *L);
|
||||
|
||||
static int l_get_video_drivers(lua_State *L);
|
||||
|
||||
// async
|
||||
static int l_do_async_callback(lua_State *L);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue