D G Turner 52a1a6e60b TEENAGENT: Fix for bug #3428161 "PSP: No music in TeenAgent".
This could occur on other platforms too and was a race hazard between
mixer thread startup and music being valid i.e. If the music doesn't
already exist, when the mixer callback is done, this deletes the channel
as idle. Reordered the calls to fix this.

Also, removed unecessary music->start() as this is done by setMusic(n)
on successful load anyway.
2012-08-02 12:41:40 +01:00
..
2011-10-23 02:07:23 +02:00
2011-06-20 00:59:48 +02:00
2011-10-23 02:07:23 +02:00
2011-10-23 02:07:23 +02:00
2011-10-23 02:07:23 +02:00
2011-06-20 00:59:48 +02:00
2011-10-23 02:07:23 +02:00