From a0d2cceeca7e655010b0ec0589c09803104e8192 Mon Sep 17 00:00:00 2001 From: zelda2774 <69368340+zelda2774@users.noreply.github.com> Date: Thu, 12 Aug 2021 21:37:37 +0200 Subject: 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 --- src/code/code_800F9280.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/code/code_800F9280.c') 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 -- cgit v1.2.3