Fixed|FMOD: Crash when attempting CD audio playback
If fmodSystem->createStream() fails cdSound == nullptr...so don't try to dereference it.
View differences
Fixed|FMOD: Crash when attempting CD audio playback
If fmodSystem->createStream() fails cdSound == nullptr
...so don't try to dereference it.