mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 12:25:12 +03:00
Horus Shadowed (#4979)
* Introduce SHADOWED and use it for BattCheck * numbers too * For drawTimer too * Compilation fix
This commit is contained in:
parent
5f76e61240
commit
726b989f6c
4 changed files with 33 additions and 21 deletions
|
@ -1238,6 +1238,7 @@ const luaR_value_entry opentxConstants[] = {
|
|||
{ "MIXSRC_CH1", MIXSRC_CH1 },
|
||||
{ "SWSRC_LAST", SWSRC_LAST_LOGICAL_SWITCH },
|
||||
#if defined(COLORLCD)
|
||||
{ "SHADOWED", SHADOWED },
|
||||
{ "COLOR", ZoneOption::Color },
|
||||
{ "CUSTOM_COLOR", CUSTOM_COLOR },
|
||||
{ "TEXT_COLOR", TEXT_COLOR },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue