summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcoic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/namcoic.h')
-rw-r--r--src/mame/includes/namcoic.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/includes/namcoic.h b/src/mame/includes/namcoic.h
index ab090fddca2..637c0cb8ba1 100644
--- a/src/mame/includes/namcoic.h
+++ b/src/mame/includes/namcoic.h
@@ -99,8 +99,7 @@ C102 - Controls CPU access to ROZ Memory Area.
//**************************************************************************
#define MCFG_NAMCO_C45_ROAD_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, NAMCO_C45_ROAD, 0) \
-
+ MCFG_DEVICE_ADD(_tag, NAMCO_C45_ROAD, 0)
//**************************************************************************