From 58847a5267db03efa72fe702e3392b6adbd8780d Mon Sep 17 00:00:00 2001 From: Jake Merdich Date: Tue, 28 Nov 2023 21:29:47 -0500 Subject: [PATCH] Cleanup comments --- include/d/actor/d_a_lamp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/d/actor/d_a_lamp.h b/include/d/actor/d_a_lamp.h index dc229fd70..1536848dd 100644 --- a/include/d/actor/d_a_lamp.h +++ b/include/d/actor/d_a_lamp.h @@ -13,11 +13,11 @@ public: /* 0x299 padding */ /* 0x29a */ s16 mCycleCtr; /* 0x29c */ J3DModel* mModel; - /* 0x2a0 */ dPa_followEcallBack mPa; // Bad? + /* 0x2a0 */ dPa_followEcallBack mPa; /* 0x2b4 */ u8 mParticleInit; /* 0x2b5-2b7 padding */ /* 0x2b8 */ cXyz mPos; - /* 0x2c4 */ dCcD_Stts mStts; // Bad? + /* 0x2c4 */ dCcD_Stts mStts; /* 0x300 */ dCcD_Sph mSph; /* 0x42c */ s8 mOto; /* 0x42d-42f padding */