mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 14:15:41 +12:00
Update config.hpp
This commit is contained in:
parent
286ec8a5f5
commit
938bdf3d29
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ struct EmulatorConfig {
|
|||
bool sdWriteProtected = false;
|
||||
bool usePortableBuild = false;
|
||||
|
||||
bool audioEnabled = false;
|
||||
bool audioEnabled = true;
|
||||
bool vsyncEnabled = true;
|
||||
bool aacEnabled = true; // Enable AAC audio?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue