diff options
| author | mattias-blum <142374929+mattias-blum@users.noreply.github.com> | 2025-05-18 10:15:09 -0400 |
|---|---|---|
| committer | mattias-blum <142374929+mattias-blum@users.noreply.github.com> | 2025-05-18 10:15:09 -0400 |
| commit | 568fe41d61e27b97e25861d46a529d94de8962a4 (patch) | |
| tree | f83bae5c8a549c7fc16c747908438fe3d7b723d6 /include | |
| parent | 59d39267ecd4cead908ad1592f5f0f09cc611d94 (diff) | |
PR changes made
Diffstat (limited to 'include')
| -rw-r--r-- | include/d/d_menu_collect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_menu_collect.h b/include/d/d_menu_collect.h index 577a683c..8b33a2ad 100644 --- a/include/d/d_menu_collect.h +++ b/include/d/d_menu_collect.h @@ -181,7 +181,7 @@ public: /* 0x52 */ u8 m52; /* 0x53 */ u8 m53; /* 0x54 */ f32 m54; - /* 0x58 */ int m58; + /* 0x58 */ JUtility::TColor m58; /* 0x5C */ u8 m5C; /* 0x5D */ u8 m5D; }; |
