call StartDecodeThread()

(Hopefully all remaining issues with the CA drivers can be fixed and
we can remove this driver ...)
This commit is contained in:
Glenn Maynard
2004-04-10 07:15:37 +00:00
parent e2d6911fb9
commit f9a38f49cb
@@ -81,6 +81,8 @@ RageSound_QT1::RageSound_QT1()
if (err != noErr)
RageException::ThrowNonfatal("Unable to create audio channel");
StartDecodeThread();
}
RageSound_QT1::~RageSound_QT1()