mirror of
https://github.com/holub/mame
synced 2025-05-24 23:05:32 +03:00
Fixed compile. sorry for this (no whatsnew)
This commit is contained in:
parent
e4dbd5dc83
commit
4202b43d60
@ -911,7 +911,7 @@ void atarigen_set_tms5220_vol(running_machine *machine, int volume)
|
|||||||
|
|
||||||
void atarigen_set_oki6295_vol(running_machine *machine, int volume)
|
void atarigen_set_oki6295_vol(running_machine *machine, int volume)
|
||||||
{
|
{
|
||||||
atarigen_set_vol(machine, volume, SOUND_OKIM6295);
|
atarigen_set_vol(machine, volume, OKIM6295);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user