release Furnace Pro
This commit is contained in:
parent
6fe8bea50e
commit
2255bdf6c7
12 changed files with 8246 additions and 454 deletions
|
|
@ -50,9 +50,10 @@ extern const int chipsSquare[];
|
|||
extern const int chipsWavetable[];
|
||||
extern const int chipsSpecial[];
|
||||
extern const int chipsSample[];
|
||||
extern const int demoChips[];
|
||||
extern const int* chipCategories[];
|
||||
extern const FurnaceGUIActionDef guiActions[];
|
||||
extern const FurnaceGUIColorDef guiColors[];
|
||||
extern const int altValues[24];
|
||||
extern const int vgmVersions[7];
|
||||
extern const FurnaceGUIColors fxColors[256];
|
||||
extern const FurnaceGUIColors fxColors[256];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue