diff options
author | Wohlstand <admin@wohlnet.ru> | 2015-12-20 20:04:00 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2015-12-20 20:04:00 +0300 |
commit | 7507b026ea1958252df481f21d2f57093de306ea (patch) | |
tree | 966bbe352afb4a77cd680ccf63bfab5256d6ee84 /src/adldata.hh | |
parent | ffaa514f65eb2b6c1ff1762828002448a52f51a8 (diff) | |
download | libADLMIDI-7507b026ea1958252df481f21d2f57093de306ea.tar.gz libADLMIDI-7507b026ea1958252df481f21d2f57093de306ea.tar.bz2 libADLMIDI-7507b026ea1958252df481f21d2f57093de306ea.zip |
Refresh my-gmopl bank
Diffstat (limited to 'src/adldata.hh')
-rw-r--r-- | src/adldata.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/adldata.hh b/src/adldata.hh index 232d001..c21b5a4 100644 --- a/src/adldata.hh +++ b/src/adldata.hh @@ -55,3 +55,4 @@ extern const struct adlinsdata } adlins[]; extern const unsigned short banks[][256]; extern const char* const banknames[66]; + |