summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/system1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/system1.c')
-rw-r--r--src/mame/drivers/system1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/system1.c b/src/mame/drivers/system1.c
index 19fff673b5d..6ff69dc5907 100644
--- a/src/mame/drivers/system1.c
+++ b/src/mame/drivers/system1.c
@@ -334,7 +334,7 @@ ADDRESS_MAP_END
/* protection values from real hardware, these were verified to be the same on the title
screen and in the first level... they're all jumps that the MCU appears to put in RAM
at some point */
-static int shtngtab[]=
+static const int shtngtab[]=
{
0xC3,0xC1,0x39,
0xC3,0x6F,0x0A,