movieplayer arm: add option to play separate audio file

This commit is contained in:
Jacek Jendrzej
2019-11-03 18:42:05 +01:00
parent a603c5d8a4
commit fa951c883c
6 changed files with 39 additions and 15 deletions

View File

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