From 2d7495ec80c52005db208bb01922308cb7cb3e29 Mon Sep 17 00:00:00 2001 From: StuckInLimbo Date: Tue, 29 Jul 2025 21:07:49 -0400 Subject: [PATCH] update createheap return type for matching --- include/d/actor/d_a_obj_crvhahen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/d/actor/d_a_obj_crvhahen.h b/include/d/actor/d_a_obj_crvhahen.h index 937966feb84..330a98440d9 100644 --- a/include/d/actor/d_a_obj_crvhahen.h +++ b/include/d/actor/d_a_obj_crvhahen.h @@ -25,7 +25,7 @@ public: /* 80BD3C0C */ void setBaseMtx(); /* 80BD3DBC */ int create(); - /* 80BD3338 */ inline int CreateHeap(); + /* 80BD3338 */ inline bool CreateHeap(); /* 0x568 */ cXyz field1_0x568[10]; /* 0x5e0 */ cXyz field2_0x5e0[10];