[Scummvm-devel] [Scummvm-cvs-logs] SF.net SVN: scummvm:[43496] scummvm/branches/branch-1-0-0/backends/platform /ds/arm9/source
Johannes Schickel
lordhoto at scummvm.org
Mon Aug 17 23:41:05 CEST 2009
agent-q at users.sourceforge.net wrote:
> - Stop the CD audio when the engine quits.
>
[...]
> +void OSystem_DS::engineDone() {
> + // Scumm games appear not to stop their CD audio, so I stop the CD here.
> + stopCD();
> +}
>
Hi,
wouldn't it be better to fix that in SCUMM itself?
// Johannes
More information about the Scummvm-devel
mailing list