Merge branch 'tildearrow:master' into master
This commit is contained in:
commit
1d5813aba3
7 changed files with 396 additions and 244 deletions
|
|
@ -5585,6 +5585,8 @@ FurnaceGUI::FurnaceGUI():
|
|||
loopRow(-1),
|
||||
loopEnd(-1),
|
||||
isClipping(0),
|
||||
extraChannelButtons(0),
|
||||
patNameTarget(-1),
|
||||
editControlsOpen(true),
|
||||
ordersOpen(true),
|
||||
insListOpen(true),
|
||||
|
|
@ -5609,13 +5611,13 @@ FurnaceGUI::FurnaceGUI():
|
|||
selecting(false),
|
||||
curNibble(false),
|
||||
orderNibble(false),
|
||||
extraChannelButtons(false),
|
||||
followOrders(true),
|
||||
followPattern(true),
|
||||
changeAllOrders(false),
|
||||
collapseWindow(false),
|
||||
demandScrollX(false),
|
||||
fancyPattern(false),
|
||||
wantPatName(false),
|
||||
curWindow(GUI_WINDOW_NOTHING),
|
||||
nextWindow(GUI_WINDOW_NOTHING),
|
||||
wavePreviewOn(false),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue