mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 07:50:34 +00:00
Audio, use of enums and true/false
This commit is contained in:
parent
c794b59a7c
commit
72a4abd347
5 changed files with 551 additions and 550 deletions
|
@ -17,6 +17,7 @@ enum
|
|||
SAMPLEBANK_MAIN,
|
||||
SAMPLEBANK_PED,
|
||||
MAX_SAMPLEBANKS,
|
||||
SAMPLEBANK_INVALID
|
||||
};
|
||||
|
||||
#define MAX_PEDSFX 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue