mirror of
https://github.com/libretro/FBNeo.git
synced 2025-03-09 04:43:17 +00:00
silly msm5205 stereo volume bug
This commit is contained in:
parent
30cb459cb3
commit
1a2ad4b854
@ -325,7 +325,7 @@ void MSM5205SetRightVolume(INT32 chip, double nRightVolume)
|
||||
#endif
|
||||
|
||||
voice = &chips[chip];
|
||||
voice->left_volume = nRightVolume;
|
||||
voice->right_volume = nRightVolume;
|
||||
}
|
||||
|
||||
void MSM5205SetSeperateVolumes(INT32 chip, INT32 state)
|
||||
|
Loading…
x
Reference in New Issue
Block a user