diff options
Diffstat (limited to 'src-z80/player/psg.z80')
| -rw-r--r-- | src-z80/player/psg.z80 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src-z80/player/psg.z80 b/src-z80/player/psg.z80 index 892931a..9150855 100644 --- a/src-z80/player/psg.z80 +++ b/src-z80/player/psg.z80 @@ -564,6 +564,7 @@ LoadPSGBGM: PollPCM + xor a ld (hl), a ; Reset volume for BGM dec l |
