summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/cinemat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/cinemat.c')
-rw-r--r--src/mame/audio/cinemat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/cinemat.c b/src/mame/audio/cinemat.c
index 8002b835708..dbb1e3d5ef3 100644
--- a/src/mame/audio/cinemat.c
+++ b/src/mame/audio/cinemat.c
@@ -1559,7 +1559,7 @@ MACHINE_DRIVER_START( demon_sound )
MDRV_CPU_CONFIG(daisy_chain)
MDRV_CPU_PROGRAM_MAP(demon_sound_map,0)
MDRV_CPU_IO_MAP(demon_sound_ports,0)
-
+
MDRV_Z80CTC_ADD("ctc", demon_z80ctc_interface)
MDRV_MACHINE_RESET(demon_sound)