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 2e0ee8bd8cf..c4391a98261 100644
--- a/src/mame/drivers/moo.c
+++ b/src/mame/drivers/moo.c
@@ -60,7 +60,7 @@ static UINT16 protram[16];
static UINT16 cur_control2;
-static struct EEPROM_interface eeprom_interface =
+static const struct EEPROM_interface eeprom_interface =
{
7, /* address bits */
8, /* data bits */