summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2021-07-10 23:06:36 +0300
committererorcun <erorcunerorcun@hotmail.com.tr>2021-07-10 23:14:13 +0300
commitd82dbf91efc022a27853decd109f58aa54ebc1ee (patch)
tree87c3b19c701e3efce6f5c6ef1ab69b4d50d10ed1 /src/core
parentdb4ae18e5d7a582c01c759409ba909b24d640e40 (diff)
Merge/sync fixes after threaded audio
Diffstat (limited to 'src/core')
-rw-r--r--src/core/config.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 1c7b06d3..298b2a1a 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -527,8 +527,11 @@ enum Config {
#undef CANCELLABLE_CAR_ENTER
#undef IMPROVED_CAMERA
#undef FREE_CAM
-#undef MULTITHREADED_AUDIO
+
#undef RADIO_SCROLL_TO_PREV_STATION
-#undef BIG_IMG
+#undef AUDIO_CACHE
#undef PS2_AUDIO_CHANNELS
+#undef PAUSE_RADIO_IN_FRONTEND
+#undef MULTITHREADED_AUDIO
+#undef BIG_IMG
#endif