mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
KYRA: (EOBII/FM-TOWNS) - fix sound effects volume control
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user