aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/nds/entry.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/nds/entry.cpp b/source/nds/entry.cpp
index c14902c..24c0e03 100644
--- a/source/nds/entry.cpp
+++ b/source/nds/entry.cpp
@@ -385,6 +385,7 @@ void init_sfc_setting(void)
Settings.NetPlay = FALSE;
Settings.ServerName [0] = 0;
Settings.ThreadSound = FALSE;
+ Settings.SoundSync = TRUE;
Settings.AutoSaveDelay = 0;
#ifdef _NETPLAY_SUPPORT
Settings.Port = NP_DEFAULT_PORT;