colored text, arrays instead of many vars

This commit is contained in:
Eknous-P 2023-07-29 11:07:20 +04:00
parent 5c5ccbeb72
commit 2c3bacbd3b
5 changed files with 48 additions and 52 deletions

View file

@ -2031,7 +2031,7 @@ class FurnaceGUI {
int pianoView, pianoInputPadMode;
//effect sorting
bool effectShowPitch, effectShowVolume, effectShowPanning, effectShowSong, effectShowTime, effectShowSpeed, effectShowSysPrimary, effectShowSysSecondary, effectShowMisc;
bool effectsShow[10];
// TX81Z
bool hasACED;