mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Fix audio driver starting in debug mode, add -diagnostics mode
This commit is contained in:
@@ -24,6 +24,7 @@ namespace PortabilityLayer
|
||||
UFilePos_t Size() const override;
|
||||
UFilePos_t Tell() const override;
|
||||
void Close() override;
|
||||
void Flush() override;
|
||||
|
||||
private:
|
||||
MemReaderStream() GP_DELETED;
|
||||
|
Reference in New Issue
Block a user