Audio, use of enums and true/false

This commit is contained in:
Sergeanur
2020-02-02 15:57:27 +02:00
parent c794b59a7c
commit 72a4abd347
5 changed files with 551 additions and 550 deletions

View File

@@ -17,6 +17,7 @@ enum
SAMPLEBANK_MAIN,
SAMPLEBANK_PED,
MAX_SAMPLEBANKS,
SAMPLEBANK_INVALID
};
#define MAX_PEDSFX 7