mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-07 07:19:07 +00:00
Move UI dirty tracking out of application main.cpp.
This commit is contained in:
@@ -37,7 +37,9 @@
|
||||
|
||||
namespace ui {
|
||||
|
||||
extern void dirty_event();
|
||||
void dirty_set();
|
||||
void dirty_clear();
|
||||
bool is_dirty();
|
||||
|
||||
// TODO: Move these somewhere else!
|
||||
// TODO: Allow l=0 to not fill/justify? Already using this way in ui_spectrum.hpp...
|
||||
|
||||
Reference in New Issue
Block a user