summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/gaelco2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/gaelco2.c')
-rw-r--r--src/mame/machine/gaelco2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/gaelco2.c b/src/mame/machine/gaelco2.c
index c634ec61004..b0df1dbbdfd 100644
--- a/src/mame/machine/gaelco2.c
+++ b/src/mame/machine/gaelco2.c
@@ -164,7 +164,7 @@ WRITE16_HANDLER( wrally2_coin_w )
***************************************************************************/
-static struct EEPROM_interface gaelco2_eeprom_interface =
+static const struct EEPROM_interface gaelco2_eeprom_interface =
{
8, /* address bits */
16, /* data bits */