summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hng64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hng64.cpp')
-rw-r--r--src/mame/drivers/hng64.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/hng64.cpp b/src/mame/drivers/hng64.cpp
index 5026b3caea6..a8c90b7edb0 100644
--- a/src/mame/drivers/hng64.cpp
+++ b/src/mame/drivers/hng64.cpp
@@ -1553,8 +1553,8 @@ MACHINE_CONFIG_START(hng64_state::hng64)
MCFG_PALETTE_ADD("palette", 0x1000)
MCFG_PALETTE_FORMAT(XRGB)
- MCFG_FRAGMENT_ADD( hng64_audio )
- MCFG_FRAGMENT_ADD( hng64_network )
+ hng64_audio(config);
+ hng64_network(config);
MCFG_CPU_ADD("iomcu", TMP87PH40AN, 8000000)
MCFG_DEVICE_DISABLE() // work in progress