mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-31 09:32:36 +00:00
Fixing warning & fixing tab
This commit is contained in:
@@ -131,7 +131,7 @@ namespace ComSquare::APU::DSP
|
||||
|
||||
voice.endx |= voice.loop;
|
||||
if (voice.konDelay == 5)
|
||||
voice.endx &= ~voice.endx;
|
||||
voice.endx = 0x00;
|
||||
}
|
||||
|
||||
void DSP::voice6(Voice &)
|
||||
|
||||
Reference in New Issue
Block a user