mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-24 03:24:50 +00:00
2c81602454
It shouldn't be necessary anymore, since initOPL() cleans everything. If, however, suddenly a piece of music sounds weird in a Gob game, this is the place to look for. This fixes a race condition between OPL::reset() and the callback timer.