summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rungun.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rungun.c')
-rw-r--r--src/mame/drivers/rungun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/rungun.c b/src/mame/drivers/rungun.c
index 29b2f3a525a..a6920e751f4 100644
--- a/src/mame/drivers/rungun.c
+++ b/src/mame/drivers/rungun.c
@@ -57,7 +57,7 @@ static int init_eeprom_count;
static int rng_z80_control;
static int rng_sound_status;
-static struct EEPROM_interface eeprom_interface =
+static const struct EEPROM_interface eeprom_interface =
{
7, /* address bits */
8, /* data bits */