**DO NOT BUILD THIS ONE**
This commit is contained in:
parent
84891cc4e5
commit
14760e0669
2 changed files with 28 additions and 3 deletions
|
|
@ -250,7 +250,7 @@ class FurnaceGUI {
|
|||
int loopOrder, loopRow, loopEnd, isClipping;
|
||||
bool editControlsOpen, ordersOpen, insListOpen, songInfoOpen, patternOpen, insEditOpen;
|
||||
bool waveListOpen, waveEditOpen, sampleListOpen, sampleEditOpen, aboutOpen, settingsOpen;
|
||||
bool mixerOpen, debugOpen, oscOpen, volMeterOpen;
|
||||
bool mixerOpen, debugOpen, oscOpen, volMeterOpen, pianoOpen;
|
||||
SelectionPoint selStart, selEnd, cursor;
|
||||
bool selecting, curNibble, orderNibble, extraChannelButtons, followOrders, followPattern, changeAllOrders;
|
||||
FurnaceGUIWindows curWindow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue