KYRA: (EOBII/FM-TOWNS) - fix sound effects volume control

This commit is contained in:
athrxx
2019-01-15 17:56:56 +01:00
parent adf741a5cb
commit d10cfaff6b
+2
View File
@@ -62,6 +62,8 @@ bool SoundTowns_Darkmoon::init() {
_intf->callback(8, 0x47, 127);
_intf->callback(67, 1, 127, 127);
_intf->setSoundEffectChanMask(-1);
_lastSfxChan = 0x46;
_lastEnvChan = 0x40;