diff --git a/include/d/lyt/msg_window/d_lyt_msg_window_common.h b/include/d/lyt/msg_window/d_lyt_msg_window_common.h index 70548d3c..0180bdd3 100644 --- a/include/d/lyt/msg_window/d_lyt_msg_window_common.h +++ b/include/d/lyt/msg_window/d_lyt_msg_window_common.h @@ -59,7 +59,7 @@ public: private: /* 0x04 */ d2d::LytBase_c mLyt; - /* 0x90 */ d2d::AnmGroup_c mAnm; + /* 0x94 */ d2d::AnmGroup_c mAnm; /* 0xD4 */ dTextBox_c *mpTexts[3]; /* 0xE0 */ nw4r::lyt::Pane *mpPane; /* 0xE4 */ ESwordType mType; @@ -83,7 +83,6 @@ public: private: /* 0x04 */ d2d::LytBase_c mLyt; - // ??? /* 0x94 */ d2d::AnmGroup_c mAnm; /* 0xD4 */ nw4r::lyt::Pane *mpPane; /* 0xD8 */ ETextType mType;