mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
Remove duplicate sound.h, move some things down from include/QF to include.
Prepare for joystick merge...
This commit is contained in:
parent
334b528a40
commit
cbb4af711c
32 changed files with 42 additions and 713 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue