summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pturn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pturn.c')
-rw-r--r--src/mame/drivers/pturn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pturn.c b/src/mame/drivers/pturn.c
index f000440e659..a13bd63cdbf 100644
--- a/src/mame/drivers/pturn.c
+++ b/src/mame/drivers/pturn.c
@@ -85,7 +85,7 @@ static int fgpalette=0;
static int bgcolor=0;
-static UINT8 tile_lookup[0x10]=
+static const UINT8 tile_lookup[0x10]=
{
0x00, 0x10, 0x40, 0x50,
0x20, 0x30, 0x60, 0x70,