mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 10:39:22 +00:00
miamification of some audio structs
This commit is contained in:
parent
65032389a4
commit
8cd87236c9
6 changed files with 59 additions and 26 deletions
|
@ -126,9 +126,9 @@ enum Config {
|
|||
|
||||
NUM_SOUNDS_SAMPLES_BANKS = 2,
|
||||
NUM_SOUNDS_SAMPLES_SLOTS = 27,
|
||||
NUM_AUDIOENTITIES = 200,
|
||||
NUM_AUDIOENTITIES = 250,
|
||||
|
||||
NUM_AUDIO_REFLECTIONS = 5,
|
||||
NUM_AUDIO_REFLECTIONS = 8,
|
||||
NUM_SCRIPT_MAX_ENTITIES = 40,
|
||||
|
||||
NUM_GARAGE_STORED_CARS = 4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue