Add a dialog in scenario editor to import/export custom sounds in WAV format

This commit is contained in:
2015-06-17 01:03:17 -04:00
parent e055b97c9f
commit 580f70f49a
15 changed files with 264 additions and 18 deletions

View File

@@ -93,6 +93,7 @@ public:
std::string intro_strs[6];
std::vector<std::string> journal_strs;
std::vector<std::string> spec_strs;
std::vector<std::string> snd_names;
bool adjust_diff;
bool is_legacy;
fs::path scen_file; // transient