From 35eba20abdd3f810a2f878edea37890858ffccc2 Mon Sep 17 00:00:00 2001 From: Prakxo <87568477+Prakxo@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:05:32 +0200 Subject: ef_room_sunshine OK (#214) * ef_room_sunshine OK * format * jenkins * fourth time's the charm --- include/m_collision_bg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_collision_bg.h b/include/m_collision_bg.h index f02ba47..91f0209 100644 --- a/include/m_collision_bg.h +++ b/include/m_collision_bg.h @@ -231,7 +231,7 @@ f32 mCoBG_GetShadowBgY_AngleS_FromWpos(s_xyz*, xyz_t,f32); // void func_80071728_jp(); // void func_8007175C_jp(); f32 mCoBG_GetBgY_AngleS_FromWpos(s_xyz* angleToGround, xyz_t wpos, f32 offsetY); -// void func_80071A08_jp(); +f32 mCoBG_GetBgY_OnlyCenter_FromWpos(xyz_t arg0, f32 arg1); // void func_80071AB8_jp(); f32 mCoBG_GetBgY_OnlyCenter_FromWpos2(xyz_t arg0, f32 arg1); void mCoBG_GetBgNorm_FromWpos(xyz_t*, xyz_t); -- cgit v1.2.3