1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-14 20:10:08 +03:00

Compilation fixes (thanks to Jenkins)

This commit is contained in:
Damjan Adamic 2014-12-07 17:12:51 +01:00
parent 62f2a321f2
commit f0cd4fbe8d
2 changed files with 2 additions and 4 deletions

View file

@ -121,9 +121,7 @@
#define LUA_LOAD_MODEL_SCRIPTS()
#define LUA_LOAD_MODEL_SCRIPT(idx)
#define LUA_STANDALONE_SCRIPT_RUNNING() (0)
#define luaRunNonGuiScripts()
#define luaRunGuiScripts(evt) (false)
#define luaAllowLcdUsage(allow)
#define luaTask(evt, scriptType, allowLcdUsage) (false)
#endif
#endif // #ifndef luaapi_h