mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 01:05:10 +03:00
Fixes #2032
This commit is contained in:
parent
7e9435c721
commit
4a9c87cc9c
24 changed files with 173 additions and 125 deletions
|
@ -446,7 +446,7 @@ bool isMenuAvailable(int index)
|
|||
}
|
||||
}
|
||||
|
||||
#define GRAPHICAL_MENUS 1
|
||||
#define GRAPHICAL_MENUS 0
|
||||
|
||||
#if GRAPHICAL_MENUS == 1
|
||||
#define DECLARE_MAIN_MENU() static int currentMenuIndex = -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue