mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
various pre-release tweaks
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@729 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
dabe23b611
commit
54646a396b
4 changed files with 27 additions and 10 deletions
|
@ -576,7 +576,7 @@ void plat_update_volume(int has_changed, int is_up)
|
|||
prev_frame = Pico.m.frame_count;
|
||||
}
|
||||
|
||||
if (need_low_volume)
|
||||
if (!need_low_volume)
|
||||
return;
|
||||
|
||||
/* set the right mixer func */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue