lua api: add function setSelected() for lua menu handler, update to v1.84

This commit is contained in:
2019-11-26 21:55:08 +01:00
parent 810ed367db
commit 853966d89a
3 changed files with 15 additions and 1 deletions

View File

@@ -4,4 +4,4 @@
* to luainstance.h changes
*/
#define LUA_API_VERSION_MAJOR 1
#define LUA_API_VERSION_MINOR 83
#define LUA_API_VERSION_MINOR 84