diff options
Diffstat (limited to 'display.h')
-rw-r--r-- | display.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ public: void SetVolume(int Volume, bool Absolute); void Update(); + void Clear(); protected: virtual void Action(); |