vkdoom_m/src/common/audio
Christoph Oelckers fc84579319 let FileReader::Read return an opaque buffer instead of std::vector.
This can later allow returning a pointer to a static buffer from a cache without creating copies.
2023-12-10 09:07:49 +01:00
..
music let FileReader::Read return an opaque buffer instead of std::vector. 2023-12-10 09:07:49 +01:00
sound changed SoundEngine::ReadSound back to a TArray. 2023-12-10 09:07:48 +01:00