summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/namco.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/namco.c')
-rw-r--r--src/emu/sound/namco.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/namco.c b/src/emu/sound/namco.c
index 0bc916a899f..ec595ad0271 100644
--- a/src/emu/sound/namco.c
+++ b/src/emu/sound/namco.c
@@ -36,7 +36,7 @@
/* this structure defines the parameters for a channel */
-struct sound_channel
+struct sound_channel
{
UINT32 frequency;
UINT32 counter;