Rename Null Output to No Output
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ typedef struct {
|
||||
} null_data;
|
||||
|
||||
|
||||
static const ALCchar nullDevice[] = "Null Output";
|
||||
static const ALCchar nullDevice[] = "No Output";
|
||||
|
||||
static ALuint NullProc(ALvoid *ptr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user