Files
recycled-ni-neutrino/src/gui/lua/lua_api_version.h
Thilo Graf 2da1432cfb lua_messagbox.cpp: add parameter for text allign
Origin commit data
------------------
Commit: 9f4cdfd4bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-09-10 (Tue, 10 Sep 2019)
2019-09-10 20:59:19 +02:00

8 lines
229 B
C

/*
* this is only used in two code files, so put it into its own
* header to reduce complete neutrino rebuilding all the time due
* to luainstance.h changes
*/
#define LUA_API_VERSION_MAJOR 1
#define LUA_API_VERSION_MINOR 81