summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/itech8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/itech8.c')
-rw-r--r--src/mame/video/itech8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/itech8.c b/src/mame/video/itech8.c
index e202867e59c..8c76da3721a 100644
--- a/src/mame/video/itech8.c
+++ b/src/mame/video/itech8.c
@@ -170,7 +170,7 @@ static void generate_interrupt(int state)
}
-static struct tms34061_interface tms34061intf =
+static const struct tms34061_interface tms34061intf =
{
0, /* the screen we are acting on */
8, /* VRAM address is (row << rowshift) | col */