GUI: order buttons
This commit is contained in:
parent
dbf0d3fd88
commit
e093e00225
2 changed files with 37 additions and 9 deletions
|
|
@ -97,7 +97,7 @@ class FurnaceGUI {
|
|||
bool editControlsOpen, ordersOpen, insListOpen, songInfoOpen, patternOpen, insEditOpen;
|
||||
bool waveListOpen, waveEditOpen, sampleListOpen, sampleEditOpen, aboutOpen, settingsOpen;
|
||||
SelectionPoint selStart, selEnd;
|
||||
bool selecting, curNibble, extraChannelButtons, followOrders, followPattern;
|
||||
bool selecting, curNibble, extraChannelButtons, followOrders, followPattern, changeAllOrders;
|
||||
FurnaceGUIWindows curWindow;
|
||||
|
||||
std::map<SDL_Keycode,int> noteKeys;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue