summaryrefslogtreecommitdiff
path: root/apps/codecs/libgme/emu2413.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libgme/emu2413.c')
-rw-r--r--apps/codecs/libgme/emu2413.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/codecs/libgme/emu2413.c b/apps/codecs/libgme/emu2413.c
index 48f32d8e57..44782c3dc1 100644
--- a/apps/codecs/libgme/emu2413.c
+++ b/apps/codecs/libgme/emu2413.c
@@ -1423,6 +1423,8 @@ calc_slot_hat (OPLL_SLOT *slot, e_int32 pgout_cym, e_uint32 noise)
1423} 1423}
1424 1424
1425static e_int16 1425static e_int16
1426calc (OPLL * opll) EMU2413_CALC_ICODE;
1427static e_int16
1426calc (OPLL * opll) 1428calc (OPLL * opll)
1427{ 1429{
1428 e_int32 i; 1430 e_int32 i;