From dca019f9fa648db1fa1dc827899002a9dffa1bb6 Mon Sep 17 00:00:00 2001 From: petrie911 <69443847+petrie911@users.noreply.github.com> Date: Thu, 20 Oct 2022 20:34:21 -0500 Subject: Match 4 functions in BGcheck, remove nonequivalency in DynaPoly_ExpandSRT and BgHakaBombwall (#1128) * match 1 * more matches * one thing * cleaned up conditionals * move bss * format * I swear that's all of the () Co-authored-by: petrie911 --- include/functions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/functions.h b/include/functions.h index fd562daf0..bd8e09181 100644 --- a/include/functions.h +++ b/include/functions.h @@ -164,7 +164,7 @@ f64 func_80086CEC(f64 param_1); s32 func_80086CF8(f32 param_1); s32 func_80086D08(f64 param_1); // void func_80086D18(void); -// void func_80086D24(void); +f64 func_80086D24(f64); s32 func_80086D30(f32 param_1); s32 func_80086D40(f64 param_1); // void func_80086D50(void); -- cgit v1.2.3