summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ddz.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ddz.c')
-rw-r--r--src/mame/drivers/ddz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ddz.c b/src/mame/drivers/ddz.c
index 4b5a57c875d..0a79e61eb42 100644
--- a/src/mame/drivers/ddz.c
+++ b/src/mame/drivers/ddz.c
@@ -45,7 +45,7 @@ static INPUT_PORTS_START(ddz)
INPUT_PORTS_END
-static struct VR0Interface vr0_interface =
+static const struct VR0Interface vr0_interface =
{
0x04800000
};