From 8566da624775633fc83eb62c30fe364398cfc1c1 Mon Sep 17 00:00:00 2001 From: DanTGL <33489389+DanTGL@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:44:03 +0200 Subject: [PATCH] Removed another old comment --- include/d/actor/d_a_player_main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/d/actor/d_a_player_main.h b/include/d/actor/d_a_player_main.h index 3f36a0d8..6f3ed1df 100644 --- a/include/d/actor/d_a_player_main.h +++ b/include/d/actor/d_a_player_main.h @@ -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];