summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/taito_en.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/taito_en.c')
-rw-r--r--src/mame/audio/taito_en.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/taito_en.c b/src/mame/audio/taito_en.c
index 937ed800aa2..420fea70de8 100644
--- a/src/mame/audio/taito_en.c
+++ b/src/mame/audio/taito_en.c
@@ -260,7 +260,7 @@ void taito_f3_soundsystem_reset(void)
//cpunum_set_input_line(1, INPUT_LINE_RESET, ASSERT_LINE);
}
-struct ES5505interface es5505_interface =
+const struct ES5505interface es5505_interface =
{
REGION_SOUND1, /* Bank 0: Unused by F3 games? */
REGION_SOUND1, /* Bank 1: All games seem to use this */