summaryrefslogtreecommitdiff
path: root/include/d
diff options
context:
space:
mode:
Diffstat (limited to 'include/d')
-rw-r--r--include/d/actor/d_a_obj_iceblock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/actor/d_a_obj_iceblock.h b/include/d/actor/d_a_obj_iceblock.h
index 42b7b41c7e..ba74c43e0e 100644
--- a/include/d/actor/d_a_obj_iceblock.h
+++ b/include/d/actor/d_a_obj_iceblock.h
@@ -37,7 +37,7 @@ public:
ACTION_DEAD_e,
};
- static void PPCallBack(fopAc_ac_c*, fopAc_ac_c*, s16, dBgW_Base::PushPullLabel);
+ static fopAc_ac_c* PPCallBack(fopAc_ac_c*, fopAc_ac_c*, s16, dBgW_Base::PushPullLabel);
void initBaseMtx();
void setBaseMtx();
u16 getPointNo();