GUI: randomize notes + button to open pat menu on

mobile
This commit is contained in:
tildearrow 2025-09-20 21:48:18 -05:00
parent fe622a08b1
commit 8dbd732db9
7 changed files with 35 additions and 2 deletions

View file

@ -8680,6 +8680,7 @@ FurnaceGUI::FurnaceGUI():
dragMobileEditButton(false),
wantGrooveListFocus(false),
mobilePatSel(false),
openEditMenu(false),
lastAssetType(0),
curWindow(GUI_WINDOW_NOTHING),
nextWindow(GUI_WINDOW_NOTHING),