1
0
Fork 0
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:
3djc 2017-06-02 16:36:27 +02:00 committed by Bertrand Songis
parent 5f76e61240
commit 726b989f6c
4 changed files with 33 additions and 21 deletions

View file

@ -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 },