summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/flstory.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/flstory.c')
-rw-r--r--src/mame/machine/flstory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/flstory.c b/src/mame/machine/flstory.c
index 174317be19a..c872891791f 100644
--- a/src/mame/machine/flstory.c
+++ b/src/mame/machine/flstory.c
@@ -180,7 +180,7 @@ READ8_HANDLER( onna34ro_mcu_status_r )
#define VICTNINE_MCU_SEED (memory_region(REGION_CPU1)[0xE685])
-static UINT8 victnine_mcu_data[0x100] =
+static const UINT8 victnine_mcu_data[0x100] =
{
0x3e, 0x08, 0xdd, 0x29, 0xcb, 0x14, 0xfd, 0x29,
0xcb, 0x15, 0xd9, 0x29, 0xd9, 0x30, 0x0d, 0xd9,