GUI: more aggressive power saving

This commit is contained in:
tildearrow 2024-05-17 14:34:12 -05:00
parent eed1688fe7
commit c539703a55

View file

@ -43,7 +43,7 @@
#define unimportant(x) if (x) {handleUnimportant}
#define MARK_MODIFIED modified=true;
#define WAKE_UP drawHalt=16;
#define WAKE_UP drawHalt=5;
#define RESET_WAVE_MACRO_ZOOM \
for (DivInstrument* _wi: e->song.ins) { \