* A better fix to the "doppler" bug
This commit is contained in:
parent
24d3c6b2a2
commit
52dcaa45fd
2 changed files with 4 additions and 3 deletions
|
@ -72,6 +72,8 @@ typedef struct {
|
|||
|
||||
#define START_SAMPLE_IMMEDIATE 0x7fffffff
|
||||
|
||||
#define MAX_DOPPLER_SCALE 50.0f //arbitrary
|
||||
|
||||
typedef struct loopSound_s {
|
||||
vec3_t origin;
|
||||
vec3_t velocity;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue