raise SFX freeslots

This commit is contained in:
NepDisk 2025-12-08 10:05:52 -05:00
parent 8ed720edd3
commit e66c24d584

View file

@ -24,7 +24,7 @@ extern "C" {
#define NUMSKINSOUNDS 11
// free sfx for S_AddSoundFx()
#define NUMSFXFREESLOTS 2500 // Matches SOC Editor.
#define NUMSFXFREESLOTS 7000 // Matches SOC Editor.
#define NUMSKINSFXSLOTS (50000 - NUMSFXFREESLOTS)
//