PowerNoise: apply slope fix

This commit is contained in:
tildearrow 2024-01-25 19:29:02 -05:00
parent 8487a7516d
commit f04eaffa4b

View file

@ -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;