Mehr Sounds

This commit is contained in:
Yamagi Burmeister 2010-07-13 08:48:09 +00:00
parent afc0a66495
commit c8927b0cee

View file

@ -67,7 +67,7 @@ int paintedtime;
sfx_t known_sfx[MAX_SFX];
int num_sfx;
#define MAX_PLAYSOUNDS 128
#define MAX_PLAYSOUNDS 256
playsound_t s_playsounds[MAX_PLAYSOUNDS];
playsound_t s_freeplays;
playsound_t s_pendingplays;