summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cham24.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cham24.c')
-rw-r--r--src/mame/drivers/cham24.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cham24.c b/src/mame/drivers/cham24.c
index 857e831a09f..35eb7504452 100644
--- a/src/mame/drivers/cham24.c
+++ b/src/mame/drivers/cham24.c
@@ -189,7 +189,7 @@ static INPUT_PORTS_START( cham24 )
INPUT_PORTS_END
-static struct NESinterface cham24_interface_1 =
+static const struct NESinterface cham24_interface_1 =
{
REGION_CPU1
};