summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/gomoku.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/gomoku.c')
-rw-r--r--src/mame/audio/gomoku.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/gomoku.c b/src/mame/audio/gomoku.c
index 8c2443c192c..45be0d123fa 100644
--- a/src/mame/audio/gomoku.c
+++ b/src/mame/audio/gomoku.c
@@ -19,7 +19,7 @@ static const int defgain = 48;
/* this structure defines the parameters for a channel */
-struct sound_channel
+struct sound_channel
{
int channel;
int frequency;