summaryrefslogtreecommitdiff
path: root/include/d/bg/d_bg_s.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/d/bg/d_bg_s.h')
-rw-r--r--include/d/bg/d_bg_s.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/bg/d_bg_s.h b/include/d/bg/d_bg_s.h
index e20cc4ad60..510a452406 100644
--- a/include/d/bg/d_bg_s.h
+++ b/include/d/bg/d_bg_s.h
@@ -105,7 +105,7 @@ public:
void MoveBgMatrixCrrPos(cBgS_PolyInfo const&, bool, cXyz*, csXyz*, csXyz*);
void RideCallBack(cBgS_PolyInfo const&, fopAc_ac_c*);
void ArrowStickCallBack(cBgS_PolyInfo const&, fopAc_ac_c*, cXyz&);
- bool PushPullCallBack(cBgS_PolyInfo const&, fopAc_ac_c*, s16, dBgW_Base::PushPullLabel);
+ fopAc_ac_c* PushPullCallBack(cBgS_PolyInfo const&, fopAc_ac_c*, s16, dBgW_Base::PushPullLabel);
bool WaterChk(dBgS_SplGrpChk* chk) { return SplGrpChk(chk); }
u32 GetMtrlSndId(cBgS_PolyInfo* param_0) { return dKy_pol_sound_get(param_0); }