Audio: Add dummy device (in case OpenAL fails to load) and unifiate unit tests
This commit is contained in:
@@ -43,7 +43,7 @@ namespace Nz
|
||||
|
||||
struct Config
|
||||
{
|
||||
Nz::RenderAPI preferredAPI = RenderAPI::Unknown;
|
||||
RenderAPI preferredAPI = RenderAPI::Unknown;
|
||||
};
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user