summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorFire_Head <Fire-Head@users.noreply.github.com>2020-04-23 10:58:38 +0200
committerGitHub <noreply@github.com>2020-04-23 10:58:38 +0200
commite1495ba9dfa118d105e767f8d0d2d9503e8d3b29 (patch)
treed461c5aca74e9679ec87d1e3d70a5e674a57ee21 /src/core/config.h
parentMerge pull request #482 from withmorten/master (diff)
parentMerge branch 'master' into master (diff)
downloadre3-e1495ba9dfa118d105e767f8d0d2d9503e8d3b29.tar
re3-e1495ba9dfa118d105e767f8d0d2d9503e8d3b29.tar.gz
re3-e1495ba9dfa118d105e767f8d0d2d9503e8d3b29.tar.bz2
re3-e1495ba9dfa118d105e767f8d0d2d9503e8d3b29.tar.lz
re3-e1495ba9dfa118d105e767f8d0d2d9503e8d3b29.tar.xz
re3-e1495ba9dfa118d105e767f8d0d2d9503e8d3b29.tar.zst
re3-e1495ba9dfa118d105e767f8d0d2d9503e8d3b29.zip
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index b5022b9f..c52a708d 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -193,6 +193,11 @@ enum Config {
#define DEFAULT_NATIVE_RESOLUTION // Set default video mode to your native resolution (fixes Windows 10 launch)
//#define USE_TXD_CDIMAGE // generate and load textures from txd.img
//#define USE_TEXTURE_POOL
+//#define OPENAL
+
+// Particle
+//#define PC_PARTICLE
+//#define PS2_ALTERNATIVE_CARSPLASH // unused on PS2
// Pad
#define XINPUT