summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/nes_ctrl/ctrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/nes_ctrl/ctrl.c')
-rw-r--r--src/emu/bus/nes_ctrl/ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/nes_ctrl/ctrl.c b/src/emu/bus/nes_ctrl/ctrl.c
index 9e81d228f6a..ea41b6285bc 100644
--- a/src/emu/bus/nes_ctrl/ctrl.c
+++ b/src/emu/bus/nes_ctrl/ctrl.c
@@ -168,7 +168,7 @@ SLOT_INTERFACE_START( nes_control_port1_devices )
SLOT_INTERFACE("joypad", NES_JOYPAD)
SLOT_INTERFACE("zapper", NES_ZAPPER)
SLOT_INTERFACE("4score_p1p3", NES_4SCORE_P1P3)
-// SLOT_INTERFACE("miracle_piano", NES_MIRACLE)
+ SLOT_INTERFACE("miracle_piano", NES_MIRACLE)
SLOT_INTERFACE_END
SLOT_INTERFACE_START( nes_control_port2_devices )