PowerNoise: apply slope fix
This commit is contained in:
parent
8487a7516d
commit
f04eaffa4b
4
extern/pwrnoise/pwrnoise.h
vendored
4
extern/pwrnoise/pwrnoise.h
vendored
|
@ -41,8 +41,8 @@ typedef struct {
|
|||
|
||||
uint8_t alength;
|
||||
uint8_t blength;
|
||||
uint8_t a;
|
||||
uint8_t b;
|
||||
uint16_t a;
|
||||
uint16_t b;
|
||||
bool portion;
|
||||
|
||||
uint8_t aoffset;
|
||||
|
|
Loading…
Reference in a new issue