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:
parent
62f2a321f2
commit
f0cd4fbe8d
2 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue