colored text, arrays instead of many vars
This commit is contained in:
parent
5c5ccbeb72
commit
2c3bacbd3b
5 changed files with 48 additions and 52 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue