mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
Fixed mario sound when netlist sound is enabled. (nw)
This commit is contained in:
parent
0798ea0646
commit
9eebbcba2f
@ -193,7 +193,9 @@ NETLIST_END()
|
||||
|
||||
static NETLIST_START(nl_mario)
|
||||
|
||||
/* Standard stuff */
|
||||
LOCAL_SOURCE(nl_mario_snd0)
|
||||
LOCAL_SOURCE(nl_mario_snd7)
|
||||
LOCAL_SOURCE(nl_mario_dac)
|
||||
|
||||
SOLVER(Solver, 48000)
|
||||
PARAM(Solver.ACCURACY, 1e-8)
|
||||
|
Loading…
Reference in New Issue
Block a user