summaryrefslogtreecommitdiff
path: root/include/battle_anim.h
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2018-02-06 18:50:47 -0600
committerGitHub <noreply@github.com>2018-02-06 18:50:47 -0600
commit7a264da18b6177d78373568c5110d5c98fb86c0f (patch)
tree0a417042fbff57d8e606e84d8d69b74b2e4f4309 /include/battle_anim.h
parent5563c78798f95130cccf7d5a5c17b02cfb06442b (diff)
parent5969695b8bbdab5182d0d651bbd2d256a12c0404 (diff)
Merge branch 'master' into german_debug
Diffstat (limited to 'include/battle_anim.h')
-rw-r--r--include/battle_anim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battle_anim.h b/include/battle_anim.h
index a94e6d13c..fd1becf39 100644
--- a/include/battle_anim.h
+++ b/include/battle_anim.h
@@ -63,5 +63,6 @@ void sub_80763FC(u16 a, u16 *b, u32 c, u8 d);
s16 CalculatePanIncrement(s16 sourcePan, s16 targetPan, s16 incrementPan);
s16 sub_8077104(s16 newPan, int oldPan);
void DestroyAnimSoundTask(u8 taskId);
+void sub_8076464(u8 a);
#endif