summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/victory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/victory.cpp')
-rw-r--r--src/mame/drivers/victory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/victory.cpp b/src/mame/drivers/victory.cpp
index 5e5f76d8115..d8fe9277f59 100644
--- a/src/mame/drivers/victory.cpp
+++ b/src/mame/drivers/victory.cpp
@@ -239,7 +239,7 @@ MACHINE_CONFIG_START(victory_state::victory)
/* audio hardware */
- MCFG_FRAGMENT_ADD(victory_audio)
+ victory_audio(config);
MACHINE_CONFIG_END