prepare for ins/wave loading/saving
This commit is contained in:
parent
464714df00
commit
a989fa8920
2 changed files with 36 additions and 0 deletions
|
|
@ -79,6 +79,10 @@ enum FurnaceGUIWindows {
|
|||
enum FurnaceGUIFileDialogs {
|
||||
GUI_FILE_OPEN,
|
||||
GUI_FILE_SAVE,
|
||||
GUI_FILE_INS_OPEN,
|
||||
GUI_FILE_INS_SAVE,
|
||||
GUI_FILE_WAVE_OPEN,
|
||||
GUI_FILE_WAVE_SAVE,
|
||||
GUI_FILE_SAMPLE_OPEN,
|
||||
GUI_FILE_SAMPLE_SAVE,
|
||||
GUI_FILE_EXPORT_AUDIO_ONE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue