more stuff broken
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3075 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
b14d99fd6a
commit
41da9e4655
1 changed files with 1 additions and 1 deletions
|
@ -3148,7 +3148,7 @@ void CLQ2_ParseStartSoundPacket(void)
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef NQPROT
|
||||
#if defined(NQPROT) || defined(PEXT_SOUNDDBL)
|
||||
#define NQSND_VOLUME (1<<0) // a qbyte
|
||||
#define NQSND_ATTENUATION (1<<1) // a qbyte
|
||||
#define DPSND_LOOPING (1<<2) // a long, supposedly
|
||||
|
|
Loading…
Reference in a new issue