From 357843f923fa5e4da7301b3cbf0c236e520d4e83 Mon Sep 17 00:00:00 2001 From: JordanLongstaff Date: Mon, 2 Jun 2025 10:05:19 -0400 Subject: [PATCH] Add comment --- src/overlays/actors/ovl_En_Ru1/z_en_ru1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/overlays/actors/ovl_En_Ru1/z_en_ru1.h b/src/overlays/actors/ovl_En_Ru1/z_en_ru1.h index 3cd768a711..0c19387150 100644 --- a/src/overlays/actors/ovl_En_Ru1/z_en_ru1.h +++ b/src/overlays/actors/ovl_En_Ru1/z_en_ru1.h @@ -34,7 +34,7 @@ typedef struct EnRu1 { /* 0x0286 */ s8 roomNum3; /* 0x0288 */ f32 unk_288; /* 0x028C */ BgBdanObjects* unk_28C; - /* 0x0290 */ s32 preLimbDrawIndex; + /* 0x0290 */ s32 preLimbDrawIndex; // should always be 0 /* 0x0294 */ char unk_294[0x4]; /* 0x0298 */ s32 unk_298; /* 0x029C */ char unk_29C[0x2];