Activate warnings for deprecated functions in CLuaInstMisc & CLuaInstVideo

- Set Lua api version to 1.59


Origin commit data
------------------
Commit: b1ab3e2290
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-08 (Thu, 08 Sep 2016)
This commit is contained in:
Michael Liebmann
2016-09-08 08:42:41 +02:00
parent 74a6ac120f
commit 48f698f372
3 changed files with 3 additions and 5 deletions

View File

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