From 2c3500e8d5e12a4129d78e53ae66dffdcba18ddd Mon Sep 17 00:00:00 2001 From: robojumper Date: Mon, 31 Mar 2025 14:40:18 +0200 Subject: [PATCH] Fix outdated comment --- include/d/lyt/d_lyt_common_icon_item.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/d/lyt/d_lyt_common_icon_item.h b/include/d/lyt/d_lyt_common_icon_item.h index f166845c..5dff8f5b 100644 --- a/include/d/lyt/d_lyt_common_icon_item.h +++ b/include/d/lyt/d_lyt_common_icon_item.h @@ -200,8 +200,7 @@ private: /* 0x004 */ d2d::dLytSub mLyt; /* 0x098 */ d2d::AnmGroup_c mAnm[3]; /* 0x158 */ nw4r::lyt::Bounding *mpBounding; - d2d::dLytStructD structD; - // TODO wrong names/offsets because these are relative to main class + /* 0x15C */ d2d::dLytStructD structD; /* 0x184 */ u8 mItem; /* 0x185 */ bool mSize; /* 0x186 */ bool mBocoburinLocked;