mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 04:43:26 +00:00
parent
a2692be730
commit
1e3bd598ba
@ -1219,6 +1219,7 @@ void MidiPlayer_Midi::close() {
|
||||
sendMt32SysEx(0x200000, SciSpan<const byte>(_goodbyeMsg, 20), true);
|
||||
}
|
||||
|
||||
_driver->setTimerCallback(NULL, NULL);
|
||||
_driver->close();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user