Revision r2093
👤 helixhorned
📅 2011-10-30 12:48:46 -0700 (Sun, 30 Oct 2011)
Increase MAXSOUNDS to 4096, making the maximum valid sound ID be 4093.
Keep in mind that MUSICANDSFXs with ambient sounds must still have lotags
less than 999 because values >=1000 are used for the amount of reverb.
(999 can't be used because the original code reads '< 999' and I'm not
sure whether it has any special significance... probably not though)
------------------------------------------------------------------------