gzdoom/src/common/audio
Christoph Oelckers eccbafc1bc - let FileData.GetString only return a const char pointer.
Not exposing the implementation will allow a lot more optimization in the backend and we also want to get rid of FString here.
2023-08-22 22:18:53 +02:00
..
music - let FileData.GetString only return a const char pointer. 2023-08-22 22:18:53 +02:00
sound use std::vector as return value for the FileReader's buffer readers. 2023-08-22 22:18:21 +02:00