mirror of
https://github.com/zeldaret/ss
synced 2026-07-09 22:21:32 -04:00
Fix wrong offset comment
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user