mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 14:38:09 +00:00
miamification of some audio structs
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user