more work

This commit is contained in:
tildearrow 2023-12-22 15:43:41 -05:00
parent a642cb4d4b
commit f80340ebcc
7 changed files with 15 additions and 24 deletions

View file

@ -2334,8 +2334,9 @@ class FurnaceGUI {
// tutorial
int curTutorial, curTutorialStep;
// audio export types (export options)
// export options
int audioExportType;
int curExportType;
void drawExportAudio();
void drawExportVGM();