summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-05-11 02:23:36 +0200
committerGitHub <noreply@github.com>2020-05-11 02:23:36 +0200
commitc66c45f4c8921564dc705c690e25848c330c4b26 (patch)
tree82c935c912f9436fcc87d4c5e910db89bbf0dda7 /src/core/config.h
parentMerge pull request #531 from Bigbossbro08/master (diff)
parentoal update (diff)
downloadre3-c66c45f4c8921564dc705c690e25848c330c4b26.tar
re3-c66c45f4c8921564dc705c690e25848c330c4b26.tar.gz
re3-c66c45f4c8921564dc705c690e25848c330c4b26.tar.bz2
re3-c66c45f4c8921564dc705c690e25848c330c4b26.tar.lz
re3-c66c45f4c8921564dc705c690e25848c330c4b26.tar.xz
re3-c66c45f4c8921564dc705c690e25848c330c4b26.tar.zst
re3-c66c45f4c8921564dc705c690e25848c330c4b26.zip
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 20e5d679..ae30b539 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -198,7 +198,8 @@ enum Config {
#define USE_TXD_CDIMAGE // generate and load textures from txd.img
#define IMPROVED_VIDEOMODE // save and load videomode parameters instead of a magic number
//#define USE_TEXTURE_POOL
-//#define OPENAL
+//#define AUDIO_OAL
+#define AUDIO_MSS
// Particle
//#define PC_PARTICLE