mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
hey look Arisotura made another stupid branch again
This commit is contained in:
@ -269,6 +269,7 @@ void Channel::Start()
|
|||||||
Pos = -3;
|
Pos = -3;
|
||||||
|
|
||||||
NoiseVal = 0x7FFF;
|
NoiseVal = 0x7FFF;
|
||||||
|
PrevSample = 0;
|
||||||
CurSample = 0;
|
CurSample = 0;
|
||||||
|
|
||||||
FIFOReadPos = 0;
|
FIFOReadPos = 0;
|
||||||
|
Reference in New Issue
Block a user