From e9502c59c46dac45dc0b412c523dd5e624dc413a Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Mon, 24 May 2021 22:15:36 +0300 Subject: Added the DMX bank from the Strife game --- banks.ini | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'banks.ini') diff --git a/banks.ini b/banks.ini index 973371c..caf50d8 100644 --- a/banks.ini +++ b/banks.ini @@ -11,7 +11,7 @@ ; [General] -banks = 76 +banks = 77 [bank-0] ;AIL (Star Control 3, Albion, Empire 2, Sensible Soccer, Settlers 2, many others) @@ -563,3 +563,8 @@ format = AIL file = "fm_banks/opl_files/lost-vikings.opl" prefix = "lostvik" +[bank-76] +name = "DMX (Strife)" +format = OP2 +file = "fm_banks/strife/genmidi.op2" +prefix = "strife" -- cgit v1.2.3