More consistent naming
This commit is contained in:
parent
16e59bf000
commit
a23b0ff790
|
@ -113,8 +113,8 @@ const char* insTypes[DIV_INS_MAX+1]={
|
||||||
"Sound Unit",
|
"Sound Unit",
|
||||||
"Namco WSG",
|
"Namco WSG",
|
||||||
"OPL (drums)",
|
"OPL (drums)",
|
||||||
"", // 33
|
"Reserved", // 33
|
||||||
"", // 34
|
"Reserved", // 34
|
||||||
"MSM6258",
|
"MSM6258",
|
||||||
"MSM6295",
|
"MSM6295",
|
||||||
"ADPCM-A",
|
"ADPCM-A",
|
||||||
|
|
Loading…
Reference in a new issue