aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2021-08-25 08:49:42 +0300
committerSergeanur <s.anureev@yandex.ua>2021-08-25 08:49:42 +0300
commitee93e4bc7dae242fe89c81549f72992ed2c0951f (patch)
tree14d8146412177de4107839597dabb78f054f2751 /src/core/config.h
parent9ecca45bf356c001737d671739f8091c395b6fce (diff)
Audio: refactoring, type fixes, renaming cAudioManager fields
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 625075c5..35e076bb 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -129,7 +129,7 @@ enum Config {
NUM_PED_COMMENTS_BANKS = 2,
NUM_PED_COMMENTS_SLOTS = 20,
- NUM_SOUNDS_SAMPLES_BANKS = 2,
+ NUM_SOUND_QUEUES = 2,
NUM_AUDIOENTITIES = 200,
NUM_SCRIPT_MAX_ENTITIES = 40,