Skip to content

Commit

Permalink
Update config.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat authored Nov 23, 2024
1 parent 842634e commit 6e2b24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ struct EmulatorConfig {
bool sdWriteProtected = false;
bool usePortableBuild = false;

bool audioEnabled = false;
bool audioEnabled = true;
bool vsyncEnabled = true;

bool enableRenderdoc = false;
Expand Down

0 comments on commit 6e2b24c

Please sign in to comment.