summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/carpolo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/carpolo.c')
-rw-r--r--src/mame/drivers/carpolo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/carpolo.c b/src/mame/drivers/carpolo.c
index 91db6b1802b..708a434970e 100644
--- a/src/mame/drivers/carpolo.c
+++ b/src/mame/drivers/carpolo.c
@@ -223,12 +223,12 @@ static GFXDECODE_START( carpolo )
GFXDECODE_ENTRY( "gfx3", 0, alphalayout, 12*2+2*16, 4 )
GFXDECODE_END
-static const ttl74148_config carpolo_ttl74148_intf =
+static const ttl74148_config carpolo_ttl74148_intf =
{
carpolo_74148_3s_cb
};
-static const ttl74153_config carpolo_ttl74153_intf =
+static const ttl74153_config carpolo_ttl74153_intf =
{
NULL
};