DSP: Add option to enable/disable AAC
This commit is contained in:
@@ -41,6 +41,7 @@ struct EmulatorConfig {
|
||||
|
||||
bool audioEnabled = false;
|
||||
bool vsyncEnabled = true;
|
||||
bool aacEnabled = true; // Enable AAC audio?
|
||||
|
||||
bool enableRenderdoc = false;
|
||||
bool printAppVersion = true;
|
||||
|
||||
Reference in New Issue
Block a user