mirror of
https://git.code.sf.net/p/quake/nuq
synced 2024-11-21 19:51:09 +00:00
fix compile error
This commit is contained in:
parent
d5ce749289
commit
db24f87442
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
#define ch_dist_mult 44
|
||||
#define ch_master_vol 48
|
||||
#define ch_phase 52
|
||||
#define ch_phase 56
|
||||
#define ch_oldphase 56
|
||||
#define ch_size 60
|
||||
|
||||
// portable_samplepair_t structure
|
||||
|
|
Loading…
Reference in a new issue