summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/homerun.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/homerun.c')
-rw-r--r--src/mame/drivers/homerun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/homerun.c b/src/mame/drivers/homerun.c
index 1be5cd6cd54..1a5e8bc7bb8 100644
--- a/src/mame/drivers/homerun.c
+++ b/src/mame/drivers/homerun.c
@@ -34,7 +34,7 @@ static WRITE8_HANDLER(pa_w){homerun_xpa=data;}
static WRITE8_HANDLER(pb_w){homerun_xpb=data;}
static WRITE8_HANDLER(pc_w){homerun_xpc=data;}
-static ppi8255_interface ppi8255_intf =
+static const ppi8255_interface ppi8255_intf =
{
1,
{ 0 },