diff options
Diffstat (limited to 'display.h')
-rw-r--r-- | display.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ private: cGraphLCDState * mGraphLCDState; bool mShowVolume; + bool mShowAudio; void UpdateIn(uint64_t msec); |