summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorFilip Gawin <filip.gawin@zoho.com>2021-01-01 16:43:26 +0100
committerFilip Gawin <filip.gawin@zoho.com>2021-01-01 16:43:26 +0100
commitb3581bc0b4eb40cefe9261dae7a7ae70c16322d5 (patch)
treee713b64621667b39a21ff9e74aee000311a6b93b /src/core
parentsmall CWorld fixes (diff)
downloadre3-b3581bc0b4eb40cefe9261dae7a7ae70c16322d5.tar
re3-b3581bc0b4eb40cefe9261dae7a7ae70c16322d5.tar.gz
re3-b3581bc0b4eb40cefe9261dae7a7ae70c16322d5.tar.bz2
re3-b3581bc0b4eb40cefe9261dae7a7ae70c16322d5.tar.lz
re3-b3581bc0b4eb40cefe9261dae7a7ae70c16322d5.tar.xz
re3-b3581bc0b4eb40cefe9261dae7a7ae70c16322d5.tar.zst
re3-b3581bc0b4eb40cefe9261dae7a7ae70c16322d5.zip
Diffstat (limited to 'src/core')
-rw-r--r--src/core/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/config.h b/src/core/config.h
index a9bb1a17..9f4ccd1f 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -349,9 +349,7 @@ enum Config {
// Audio
#define RADIO_SCROLL_TO_PREV_STATION
-#ifndef AUDIO_OAL // is not working yet for openal
-#define AUDIO_CACHE // cache sound lengths to speed up the cold boot
-#endif
+#define AUDIO_CACHE
//#define PS2_AUDIO // changes audio paths for cutscenes and radio to PS2 paths, needs vbdec to support VB with MSS
// IMG