GUI: new osc renderer, part 29

This commit is contained in:
tildearrow 2024-02-22 12:59:20 -05:00
parent ecd3875a64
commit c5d0203f94
3 changed files with 27 additions and 19 deletions

View file

@ -1505,6 +1505,7 @@ class FurnaceGUI {
bool wantCaptureKeyboard, oldWantCaptureKeyboard, displayMacroMenu;
bool displayNew, displayExport, displayPalette, fullScreen, preserveChanPos, sysDupCloneChannels, sysDupEnd, wantScrollList, noteInputPoly, notifyWaveChange;
bool displayPendingIns, pendingInsSingle, displayPendingRawSample, snesFilterHex, modTableHex, displayEditString;
bool shaderEditor;
bool mobileEdit;
bool killGraphics;
bool safeMode;