add ability to select VGM version when exporting
by default it is 1.71 but please tell me if you want this to be changed
This commit is contained in:
parent
13d08b3cb6
commit
81c8bf4e59
7 changed files with 189 additions and 84 deletions
|
|
@ -28,4 +28,5 @@ extern const char* sampleDepths[17];
|
|||
extern const char* resampleStrats[];
|
||||
extern const int availableSystems[];
|
||||
extern const char* guiActions[][2];
|
||||
extern const int altValues[24];
|
||||
extern const int altValues[24];
|
||||
extern const int vgmVersions[6];
|
||||
Loading…
Add table
Add a link
Reference in a new issue