stuff
This commit is contained in:
parent
e7a638fdd5
commit
59a25fad70
3 changed files with 22 additions and 4 deletions
|
|
@ -2476,6 +2476,9 @@ class FurnaceGUI {
|
|||
int dmfExportVersion;
|
||||
FurnaceGUIExportTypes curExportType;
|
||||
|
||||
// user presets window
|
||||
int selectedUserPreset;
|
||||
|
||||
void drawExportAudio(bool onWindow=false);
|
||||
void drawExportVGM(bool onWindow=false);
|
||||
void drawExportZSM(bool onWindow=false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue