Audio: refactoring, type fixes, renaming cAudioManager fields

This commit is contained in:
Sergeanur
2021-08-25 08:49:42 +03:00
parent 9ecca45bf3
commit ee93e4bc7d
8 changed files with 230 additions and 240 deletions

View File

@@ -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,