Skip to content

Commit

Permalink
Update member name and doc
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaMKW committed Jan 5, 2024
1 parent 5ec3e7d commit b3d3341
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/SMS/Player/MarioDraw.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ struct TMarioAnimeData {
u8 mAnmTexPattern; // Note: 23 is the max value allowed
u8 mMarioHand; // Note: 1, 2, and 3 seem to be valid values, this determines
// the hand model used(?)
u8 unk_1; // Note: If bit 30 is set, it seems to activate a bit flag to
// multiple pointers, likely mtx related
u8 mBodyFlags; // Note: If bit 30 is set (0x2), enables jiggle physics
u8 unk_2; // Note: Value seems to be set but is never used?
};

Expand Down

0 comments on commit b3d3341

Please sign in to comment.