Skip to content

Commit

Permalink
Removed another old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTGL committed Aug 9, 2024
1 parent d662cf6 commit 8566da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/d/actor/d_a_player_main.h
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ class daPy_swBlur_c : public J3DPacket {
/* 0x018 */ int field_0x018;
/* 0x01C */ int mBlurColorType;
/* 0x020 */ f32 mBlurTopRate;
/* 0x024 */ Vec* mpPosBuffer; // Pointer to tuple array? (could possibly use typedef for readability)
/* 0x024 */ Vec* mpPosBuffer;
/* 0x028 */ cXyz field_0x028;
/* 0x034 */ cXyz field_0x034[60];
/* 0x304 */ cXyz field_0x304[60];
Expand Down

0 comments on commit 8566da6

Please sign in to comment.