mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 05:41:46 +08:00
engine: client: fix wrong type in DSP
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user