mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-27 08:29:11 +00:00
This commit is contained in:
@@ -57,6 +57,8 @@ public:
|
||||
this->buffer.resize(buffer_length);
|
||||
}
|
||||
|
||||
virtual ~StreamingVoiceContext() = default;
|
||||
|
||||
HRESULT SubmitBuffer()
|
||||
{
|
||||
// Ensure we do have a valid voice
|
||||
|
Reference in New Issue
Block a user