Update config.hpp

This commit is contained in:
wheremyfoodat 2024-11-29 16:41:42 +02:00 committed by GitHub
parent 286ec8a5f5
commit 938bdf3d29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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?