FMOD: Fixed sample loading
The OPENUSER flag requires a callback that provides theactual sample data. Instead, we'll use OPENRAW to load thesample data provided by the engine.
View differences
FMOD: Fixed sample loading
The OPENUSER flag requires a callback that provides the
actual sample data. Instead, we'll use OPENRAW to load the
sample data provided by the engine.