summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPrakxo <87568477+Prakxo@users.noreply.github.com>2024-09-24 21:05:32 +0200
committerGitHub <noreply@github.com>2024-09-24 12:05:32 -0700
commit35eba20abdd3f810a2f878edea37890858ffccc2 (patch)
tree5a1706325f2724bff070661aceec9c169af7ce68 /include
parent946ee8e9c28a04c7b0a485c9b49543677112d5ec (diff)
ef_room_sunshine OK (#214)
* ef_room_sunshine OK * format * jenkins * fourth time's the charm
Diffstat (limited to 'include')
-rw-r--r--include/m_collision_bg.h2
1 files changed, 1 insertions, 1 deletions
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);