Merge pull request #936 from laoo/Mikey_VGM

Mikey vgm export
This commit is contained in:
tildearrow 2023-01-21 05:33:35 -05:00 committed by GitHub
commit f3af1d78ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 10 deletions

View file

@ -54,5 +54,5 @@ extern const int* chipCategories[];
extern const FurnaceGUIActionDef guiActions[];
extern const FurnaceGUIColorDef guiColors[];
extern const int altValues[24];
extern const int vgmVersions[6];
extern const int vgmVersions[7];
extern const FurnaceGUIColors fxColors[256];