From 472af2590a57510a565de4f13beeaa88500cc4a6 Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Sat, 11 Apr 2026 00:07:18 -0700 Subject: [PATCH] henna ub fix (#3147) --- include/d/actor/d_a_npc_henna.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/d/actor/d_a_npc_henna.h b/include/d/actor/d_a_npc_henna.h index 73d11c5269..e9a13d13fc 100644 --- a/include/d/actor/d_a_npc_henna.h +++ b/include/d/actor/d_a_npc_henna.h @@ -32,8 +32,7 @@ public: /* 0x620 */ s16 field_0x620; /* 0x624 */ mDoExt_McaMorf* mpMorf; /* 0x628 */ mDoExt_btkAnm* mpBtkAnms[3]; - /* 0x634 */ mDoExt_btpAnm* mpBtpAnms[3]; - /* 0x640 */ u8 field_0x640[0x654 - 0x640]; + /* 0x634 */ mDoExt_btpAnm* mpBtpAnms[8]; /* 0x654 */ s32 field_0x654; /* 0x658 */ s32 field_0x658; /* 0x65C */ s32 mAnmResIndex;