mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-22 09:49:11 +00:00
e70fd59b35
The regression affected AGOS and maybe some others; specifically, the real MidiDriver would have been deleted twice -- I previously missed that the Engine instances takes care of freeing the real MidiDriver, not the MidiPlayer wrapping it. This commit should clarify the ownership of the real MidiDriver for most pseudo MidiDrivers. |
||
---|---|---|
.. | ||
cell.cpp | ||
cell.h | ||
cursor.cpp | ||
cursor.h | ||
debug.cpp | ||
debug.h | ||
detection.cpp | ||
detection.h | ||
font.cpp | ||
font.h | ||
graphics.cpp | ||
graphics.h | ||
groovie.cpp | ||
groovie.h | ||
lzss.cpp | ||
lzss.h | ||
module.mk | ||
music.cpp | ||
music.h | ||
player.cpp | ||
player.h | ||
resource.cpp | ||
resource.h | ||
roq.cpp | ||
roq.h | ||
saveload.cpp | ||
saveload.h | ||
script.cpp | ||
script.h | ||
vdx.cpp | ||
vdx.h |