fix mac build

This commit is contained in:
tildearrow 2022-02-12 04:26:23 -05:00
parent 27497608fe
commit 381d10e647
2 changed files with 1 additions and 2 deletions

View file

@ -454,7 +454,7 @@ class FurnaceGUI {
bool pianoOpen, notesOpen, channelsOpen;
SelectionPoint selStart, selEnd, cursor;
bool selecting, curNibble, orderNibble, extraChannelButtons, followOrders, followPattern, changeAllOrders;
bool collapseWindow, closeWindow;
bool collapseWindow;
FurnaceGUIWindows curWindow, nextWindow;
float peak[2];