summaryrefslogtreecommitdiff
path: root/src/m4a_4.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-08-24 01:10:30 -0500
committercamthesaxman <cameronghall@cox.net>2017-08-24 01:10:30 -0500
commit988f5a685a36d3591d07f71ca778d988fb26720a (patch)
tree253add3f0897ee70c3f645afe70525adf558c998 /src/m4a_4.c
parentbfc4b338cbd3e78062c71ff6f72f821631277c1b (diff)
decompile up to sub_80F8598
Diffstat (limited to 'src/m4a_4.c')
-rw-r--r--src/m4a_4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m4a_4.c b/src/m4a_4.c
index 99195ec00..2e1d140b4 100644
--- a/src/m4a_4.c
+++ b/src/m4a_4.c
@@ -45,7 +45,7 @@ void m4aMPlayVolumeControl(struct MusicPlayerInfo *mplayInfo, u16 trackBits, u16
mplayInfo->ident = ID_NUMBER;
}
-void m4aMPlayPitchControl(struct MusicPlayerInfo *mplayInfo, u16 trackBits, u16 pitch)
+void m4aMPlayPitchControl(struct MusicPlayerInfo *mplayInfo, u16 trackBits, s16 pitch)
{
s32 i;
u32 bit;