summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/z180/z180daa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/z180/z180daa.h')
-rw-r--r--src/emu/cpu/z180/z180daa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/z180/z180daa.h b/src/emu/cpu/z180/z180daa.h
index 44dbbd3bc0b..b4ad6e1521c 100644
--- a/src/emu/cpu/z180/z180daa.h
+++ b/src/emu/cpu/z180/z180daa.h
@@ -1,4 +1,4 @@
-static UINT16 DAATable[0x800] = {
+static const UINT16 DAATable[0x800] = {
(0x00<<8) +ZF +VF ,
(0x01<<8) ,
(0x02<<8) ,