VGM export: add option to insert pattern change hi
nts
This commit is contained in:
parent
eafbf24290
commit
7ec4f7cb9e
4 changed files with 49 additions and 4 deletions
|
|
@ -952,7 +952,7 @@ class FurnaceGUI {
|
|||
String mmlString[32];
|
||||
String mmlStringW;
|
||||
|
||||
bool quit, warnQuit, willCommit, edit, modified, displayError, displayExporting, vgmExportLoop, wantCaptureKeyboard, oldWantCaptureKeyboard, displayMacroMenu;
|
||||
bool quit, warnQuit, willCommit, edit, modified, displayError, displayExporting, vgmExportLoop, vgmExportPatternHints, wantCaptureKeyboard, oldWantCaptureKeyboard, displayMacroMenu;
|
||||
bool displayNew, fullScreen, preserveChanPos, wantScrollList, noteInputPoly;
|
||||
bool displayPendingIns, pendingInsSingle;
|
||||
bool willExport[32];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue