summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/moo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/moo.c')
-rw-r--r--src/mame/drivers/moo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/moo.c b/src/mame/drivers/moo.c
index c4391a98261..d61d4ad5a17 100644
--- a/src/mame/drivers/moo.c
+++ b/src/mame/drivers/moo.c
@@ -606,7 +606,7 @@ static INPUT_PORTS_START( bucky )
INPUT_PORTS_END
-static struct K054539interface k054539_interface =
+static const struct K054539interface k054539_interface =
{
REGION_SOUND1
};