aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJP Cimalando <jp-dev@inbox.ru>2018-08-29 04:52:01 +0200
committerGitHub <noreply@github.com>2018-08-29 04:52:01 +0200
commit49614671cd7486645b01b63c54298352ee6b5eff (patch)
tree1c777a456f1af11bb80155edad20a21eccbd6c19 /src
parent57ef547b460843c0864e14ae4ce0fcf1f901a9d7 (diff)
parent7ccbb3a40a80637a130f499bb914bbafbcd71646 (diff)
downloadlibADLMIDI-49614671cd7486645b01b63c54298352ee6b5eff.tar.gz
libADLMIDI-49614671cd7486645b01b63c54298352ee6b5eff.tar.bz2
libADLMIDI-49614671cd7486645b01b63c54298352ee6b5eff.zip
Merge pull request #161 from jpcima/joconnell
Fixing some miswritten names in the metadata
Diffstat (limited to 'src')
-rw-r--r--src/adldata.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/adldata.cpp b/src/adldata.cpp
index 6606e1f..b7fd3a1 100644
--- a/src/adldata.cpp
+++ b/src/adldata.cpp
@@ -9449,8 +9449,8 @@ const char* const banknames[76] =
"TMB (Shadow Warrior)",
"DMX (Raptor)",
"OP3 (Modded GMOPL by Wohlstand)",
- "SB (Jammey O'Connel's bank)",
- "TMB (Default bank of Apgee Sound System)",
+ "SB (Jamie O'Connell's bank)",
+ "TMB (Default bank of Apogee Sound System)",
"WOPL (4op bank by James Alan Nguyen and Wohlstand)",
"TMB (Blood)",
"TMB (Lee)",
@@ -10882,8 +10882,8 @@ const AdlBankSetup adlbanksetup[75] =
{3, 0, 0, 0, 0}, //Bank 63, TMB (Shadow Warrior)
{2, 0, 0, 0, 0}, //Bank 64, DMX (Raptor)
{3, 0, 0, 0, 0}, //Bank 65, OP3 (Modded GMOPL by Wohlstand)
- {3, 0, 0, 0, 0}, //Bank 66, SB (Jammey O'Connel's bank)
- {3, 0, 0, 0, 0}, //Bank 67, TMB (Default bank of Apgee Sound System)
+ {3, 0, 0, 0, 0}, //Bank 66, SB (Jamie O'Connell's bank)
+ {3, 0, 0, 0, 0}, //Bank 67, TMB (Default bank of Apogee Sound System)
{0, 1, 1, 0, 0}, //Bank 68, WOPL (4op bank by James Alan Nguyen and Wohlstand)
{3, 0, 0, 0, 0}, //Bank 69, TMB (Blood)
{3, 0, 0, 0, 0}, //Bank 70, TMB (Lee)