diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2019-07-02 03:44:50 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2019-07-02 03:44:50 +0300 |
commit | fc0f78939aac278efbc285250cdcbfc31cc92c57 (patch) | |
tree | 96fba6f4bce2788f30f0f48e092841a9cb679528 /banks.ini | |
parent | 651a39afe998defee15140aebb967e57bd4d64e2 (diff) | |
download | libADLMIDI-fc0f78939aac278efbc285250cdcbfc31cc92c57.tar.gz libADLMIDI-fc0f78939aac278efbc285250cdcbfc31cc92c57.tar.bz2 libADLMIDI-fc0f78939aac278efbc285250cdcbfc31cc92c57.zip |
Added The Lost Vikings bank for test purposes
This bank contains at least 3 banks
Diffstat (limited to 'banks.ini')
-rw-r--r-- | banks.ini | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -11,7 +11,7 @@ ; [General] -banks = 75 +banks = 76 [bank-0] ;AIL (Star Control 3, Albion, Empire 2, Sensible Soccer, Settlers 2, many others) @@ -556,3 +556,9 @@ format = WOPL file = "fm_banks/wopl_files/Apogee-IMF-90.wopl" prefix = "apogeeimf" +[bank-75] +name = "The Lost Vikings" +format = AIL +file = "fm_banks/opl_files/lost-vikings.opl" +prefix = "lostvik" + |