summaryrefslogtreecommitdiff
path: root/src/code/code_800F9280.c
diff options
context:
space:
mode:
authorzelda2774 <69368340+zelda2774@users.noreply.github.com>2021-08-12 21:37:37 +0200
committerGitHub <noreply@github.com>2021-08-12 15:37:37 -0400
commita0d2cceeca7e655010b0ec0589c09803104e8192 (patch)
tree4174eb8bf1d9c12b7010f1d2de1eb9cb3831b920 /src/code/code_800F9280.c
parent1b1487a50466340c8b75ec21a31d4ce71055f034 (diff)
Match some audio functions (#896)
* cleanups * Improve Audio_SequencePlayerProcessSequence * cleanup * labeling * progress on func_800E5000 * func_800F6268 * func_800ECDF8 * Improve func_800F2464 * reorder variables * labelling * non-equivalent func_800EEA50 * minor doc * func_800E6590 * minor doc * Reformat abi.h * Very slight improvements * func_800DC384 * func_800E1618 * formatting Co-authored-by: zelda2774 <zelda2774@invalid>
Diffstat (limited to 'src/code/code_800F9280.c')
-rw-r--r--src/code/code_800F9280.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code/code_800F9280.c b/src/code/code_800F9280.c
index 6b273f981..3f93b87bc 100644
--- a/src/code/code_800F9280.c
+++ b/src/code/code_800F9280.c
@@ -48,7 +48,6 @@ void func_800F9280(u8 seqIdx, u8 seqId, u8 arg2, u16 fadeTimer) {
}
}
#else
-void func_800F9280(u8 seqIdx, u8 seqId, u8 arg2, u16 fadeTimer);
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800F9280.s")
#endif