diff options
author | Wohlstand <admin@wohlnet.ru> | 2023-02-09 09:00:32 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2023-02-09 09:00:32 +0300 |
commit | ccac8a3b47c1b23d3af9e4cf1788f49ff077e2af (patch) | |
tree | dd12a10c9e5ba844bce7b3f805d0c4f926c376cb /banks.ini | |
parent | 981459f1db49d8b173b080d3036526f3a344b685 (diff) | |
download | libADLMIDI-ccac8a3b47c1b23d3af9e4cf1788f49ff077e2af.tar.gz libADLMIDI-ccac8a3b47c1b23d3af9e4cf1788f49ff077e2af.tar.bz2 libADLMIDI-ccac8a3b47c1b23d3af9e4cf1788f49ff077e2af.zip |
Rename the "Wreckin Crew" bank into "Heroes of Minght and Magic 2"
Actually, Wreckin Crew racing game hadn't used the MIDI sound, however, I found the same bank is used at "Heroes of Minght and Magic 2"
Diffstat (limited to 'banks.ini')
-rw-r--r-- | banks.ini | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -283,10 +283,10 @@ file = "fm_banks/ail/LittleBigAdventure.opl" prefix = "f31G" [bank-32] -name = "AIL (Wreckin Crew) :NON-GM:" -games = "Wreckin Crew" +name = "AIL (Heroes of Might and Magic II) :NON-GM:" +games = "Heroes of Might and Magic II" format = AIL -file = "fm_banks/ail/non-gm/WreckinCrew.opl" +file = "fm_banks/ail/non-gm/HeroesOfMightAndMagic2.opl" prefix = "f32G" mt32-defaults = true |