GUI: hex mode for SNES filter MML string
This commit is contained in:
parent
cb34b7e1a7
commit
6fbe11696e
3 changed files with 37 additions and 3 deletions
|
|
@ -1039,7 +1039,7 @@ class FurnaceGUI {
|
|||
bool portrait, mobileMenuOpen;
|
||||
bool wantCaptureKeyboard, oldWantCaptureKeyboard, displayMacroMenu;
|
||||
bool displayNew, fullScreen, preserveChanPos, wantScrollList, noteInputPoly;
|
||||
bool displayPendingIns, pendingInsSingle, displayPendingRawSample;
|
||||
bool displayPendingIns, pendingInsSingle, displayPendingRawSample, snesFilterHex;
|
||||
bool willExport[32];
|
||||
int vgmExportVersion;
|
||||
int drawHalt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue