aboutsummaryrefslogtreecommitdiff
path: root/src/adldata.cpp
diff options
context:
space:
mode:
authorJP Cimalando <jpcima@users.noreply.github.com>2018-08-29 04:20:29 +0200
committerJP Cimalando <jpcima@users.noreply.github.com>2018-08-29 04:20:29 +0200
commit7ccbb3a40a80637a130f499bb914bbafbcd71646 (patch)
tree4fb7528f13207089888f0b93b21a5e2470008c78 /src/adldata.cpp
parent33fefba831f691f0448db49599f9798a04bcb06f (diff)
downloadlibADLMIDI-7ccbb3a40a80637a130f499bb914bbafbcd71646.tar.gz
libADLMIDI-7ccbb3a40a80637a130f499bb914bbafbcd71646.tar.bz2
libADLMIDI-7ccbb3a40a80637a130f499bb914bbafbcd71646.zip
fix a typo about Apogee Sound System
Diffstat (limited to 'src/adldata.cpp')
-rw-r--r--src/adldata.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/adldata.cpp b/src/adldata.cpp
index 0e5b43f..b7fd3a1 100644
--- a/src/adldata.cpp
+++ b/src/adldata.cpp
@@ -9450,7 +9450,7 @@ const char* const banknames[76] =
"DMX (Raptor)",
"OP3 (Modded GMOPL by Wohlstand)",
"SB (Jamie O'Connell's bank)",
- "TMB (Default bank of Apgee Sound System)",
+ "TMB (Default bank of Apogee Sound System)",
"WOPL (4op bank by James Alan Nguyen and Wohlstand)",
"TMB (Blood)",
"TMB (Lee)",
@@ -10883,7 +10883,7 @@ const AdlBankSetup adlbanksetup[75] =
{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 (Jamie O'Connell's bank)
- {3, 0, 0, 0, 0}, //Bank 67, TMB (Default bank of Apgee Sound System)
+ {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)