summaryrefslogtreecommitdiff
path: root/src/core/config.h
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2021-08-16 10:29:44 +0300
committerSergeanur <s.anureev@yandex.ua>2021-08-16 10:29:44 +0300
commitbcb5b4f94d57d4b2ca65c4972f1d09b11a421b49 (patch)
treec95af5d44aa0d47acbfdba0713b881ebd9bc4aa7 /src/core/config.h
parentMake UpdateReflections a bit more binary exact + small code changes to sync w... (diff)
downloadre3-bcb5b4f94d57d4b2ca65c4972f1d09b11a421b49.tar.gz
Remove not needed entry from config
Diffstat (limited to '')
-rw-r--r--src/core/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 063745b8..1e9bf6d2 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -132,7 +132,6 @@ enum Config {
NUM_SOUNDS_SAMPLES_BANKS = 2,
NUM_AUDIOENTITIES = 200,
- NUM_AUDIO_REFLECTIONS = 5,
NUM_SCRIPT_MAX_ENTITIES = 40,
NUM_GARAGE_STORED_CARS = 6,