mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 20:35:17 +03:00
parent
d50f26f19e
commit
085cb2551d
4 changed files with 5 additions and 2 deletions
|
@ -35,6 +35,8 @@
|
|||
#include "lua/lua_exports_x7.inc"
|
||||
#elif defined(PCBX3)
|
||||
#include "lua/lua_exports_x3.inc"
|
||||
#elif defined(PCBXLITES)
|
||||
#include "lua/lua_exports_xlites.inc"
|
||||
#elif defined(PCBXLITE)
|
||||
#include "lua/lua_exports_xlite.inc"
|
||||
#elif defined(PCBTARANIS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue