diff options
Diffstat (limited to 'src/emu/sound/k051649.c')
| -rw-r--r-- | src/emu/sound/k051649.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/k051649.c b/src/emu/sound/k051649.c index 4c072b53b9b..338b5009058 100644 --- a/src/emu/sound/k051649.c +++ b/src/emu/sound/k051649.c @@ -30,7 +30,7 @@ /* this structure defines the parameters for a channel */ -struct k051649_sound_channel +struct k051649_sound_channel { unsigned long counter; int frequency; |
