mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Some documentation on d_menu_fishing (#2115)
* d_menu_fishing documentation pass * some changes on d_menu_ring and d_menu_skill
This commit is contained in:
@@ -93,8 +93,8 @@ private:
|
||||
/* 0x206 */ u8 mIndex;
|
||||
/* 0x207 */ u8 mSkillNum;
|
||||
/* 0x208 */ u8 mRemainder;
|
||||
/* 0x209 */ u8 field_0x209;
|
||||
/* 0x20A */ u8 field_0x20a;
|
||||
/* 0x209 */ u8 field_0x209; // Initialized but never used
|
||||
/* 0x20A */ u8 field_0x20a; // Initialized but never used
|
||||
/* 0x20B */ u8 mTotalSkillNum;
|
||||
}; // Size: 0x20C
|
||||
|
||||
|
||||
Reference in New Issue
Block a user