summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/segahang.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/segahang.c')
-rw-r--r--src/mame/drivers/segahang.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/segahang.c b/src/mame/drivers/segahang.c
index ba62db8b034..99712565d2a 100644
--- a/src/mame/drivers/segahang.c
+++ b/src/mame/drivers/segahang.c
@@ -789,19 +789,19 @@ INPUT_PORTS_END
*
*************************************/
-static struct YM2203interface ym2203_interface =
+static const struct YM2203interface ym2203_interface =
{
0,0,0,0,sound_irq
};
-static struct YM2151interface ym2151_interface =
+static const struct YM2151interface ym2151_interface =
{
sound_irq
};
-static struct SEGAPCMinterface segapcm_interface =
+static const struct SEGAPCMinterface segapcm_interface =
{
BANK_512,
REGION_SOUND1