summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-10-13 12:18:49 +0200
committerGitHub <noreply@github.com>2020-10-13 12:18:49 +0200
commit971b7cba654454a15a58fce3e2fb4c67391b43f3 (patch)
treeb198627410bb10c381297ac8b7e6230cf36819ef /src/core/config.h
parentFix typo in fire.cpp (diff)
parentUpdate sampman_miles.cpp (diff)
downloadre3-971b7cba654454a15a58fce3e2fb4c67391b43f3.tar
re3-971b7cba654454a15a58fce3e2fb4c67391b43f3.tar.gz
re3-971b7cba654454a15a58fce3e2fb4c67391b43f3.tar.bz2
re3-971b7cba654454a15a58fce3e2fb4c67391b43f3.tar.lz
re3-971b7cba654454a15a58fce3e2fb4c67391b43f3.tar.xz
re3-971b7cba654454a15a58fce3e2fb4c67391b43f3.tar.zst
re3-971b7cba654454a15a58fce3e2fb4c67391b43f3.zip
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 3f077f4c..e2123597 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -315,9 +315,7 @@ enum Config {
#define FREE_CAM // Rotating cam
// Audio
-#ifndef AUDIO_OAL // is not working yet for openal
#define AUDIO_CACHE // cache sound lengths to speed up the cold boot
-#endif
//#define PS2_AUDIO // changes audio paths for cutscenes and radio to PS2 paths, needs vbdec to support VB with MSS