mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
engine: client: fix wrong type in DSP
This commit is contained in:
parent
c2063c869d
commit
880dd2546f
@ -61,7 +61,7 @@ typedef struct dly_s
|
||||
size_t idelayoutput;
|
||||
|
||||
// crossfade
|
||||
size_t idelayoutputxf; // output pointer
|
||||
int idelayoutputxf; // output pointer
|
||||
int xfade; // value
|
||||
|
||||
int delaysamples; // delay setting
|
||||
|
Loading…
x
Reference in New Issue
Block a user