summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/chaknpop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/chaknpop.c')
-rw-r--r--src/mame/machine/chaknpop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/chaknpop.c b/src/mame/machine/chaknpop.c
index 21eb9edefde..f10426250bc 100644
--- a/src/mame/machine/chaknpop.c
+++ b/src/mame/machine/chaknpop.c
@@ -17,7 +17,7 @@ static UINT8 mcu_result;
/* mcu data that is extracted from the real board! */
/* updated on 2st Jun 2003 */
-static UINT8 mcu_data[256] = {
+static const UINT8 mcu_data[256] = {
0x3a, 0xe6, 0x80, 0xc6, 0x0e, 0xdd, 0x77, 0xfd,
0x7e, 0xfe, 0x10, 0x38, 0x10, 0xdd, 0x7e, 0x03,
0xc6, 0x08, 0xdd, 0x77, 0x03, 0xdd, 0x7e, 0xff,