summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/popeye.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/popeye.c')
-rw-r--r--src/mame/drivers/popeye.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/popeye.c b/src/mame/drivers/popeye.c
index a72ac4ad073..6ec651e3bed 100644
--- a/src/mame/drivers/popeye.c
+++ b/src/mame/drivers/popeye.c
@@ -51,6 +51,10 @@ NETLIST_END()
static NETLIST_START(nl_popeye)
+ /* register hard coded netlists */
+
+ LOCAL_SOURCE(nl_popeye_imp_changer)
+
/* Standard stuff */
SOLVER(Solver, 48000)