Remove duplicate sound.h, move some things down from include/QF to include.

Prepare for joystick merge...
This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-04-10 20:15:18 +00:00
parent 334b528a40
commit cbb4af711c
32 changed files with 42 additions and 713 deletions

View file

@ -221,9 +221,6 @@
#define SND_VOLUME (1<<15) // a byte
#define SND_ATTENUATION (1<<14) // a byte
#define DEFAULT_SOUND_PACKET_VOLUME 255
#define DEFAULT_SOUND_PACKET_ATTENUATION 1.0
// svc_print messages have an id, so messages can be filtered
#define PRINT_LOW 0
#define PRINT_MEDIUM 1