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