GUI: add Namco C163 chip name option
This commit is contained in:
parent
5aa287eece
commit
f6b45d3d9b
6 changed files with 38 additions and 6 deletions
|
|
@ -355,6 +355,7 @@ class DivEngine {
|
|||
short vibTable[64];
|
||||
int reversePitchTable[4096];
|
||||
int pitchTable[4096];
|
||||
char c163NameCS[1024];
|
||||
int midiBaseChan;
|
||||
bool midiPoly;
|
||||
size_t midiAgeCounter;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue