Home
last modified time | relevance | path

Searched refs:IsWavFormatSupported (Results 1 – 1 of 1) sorted by relevance

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/sound/
H A Dwav.cpp114 static bool IsWavFormatSupported(const WavFMT &wavfmt) in IsWavFormatSupported() function
306 if (IsWavFormatSupported(wavfmt) == false) { in LoadWav()