From 37b9ba5bd7a7cd8b998d9e2489531bf446c19d88 Mon Sep 17 00:00:00 2001 From: Fire-Head Date: Fri, 22 Jan 2021 02:59:08 +0300 Subject: lcs pobj --- src/render/Particle.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/render/Particle.h') diff --git a/src/render/Particle.h b/src/render/Particle.h index edfd9b77..a306f0c4 100644 --- a/src/render/Particle.h +++ b/src/render/Particle.h @@ -30,13 +30,6 @@ public: uint8 m_nCurrentFrame; RwRGBA m_Color; CParticle *m_pNext; - - //CVector m_vecParticleMovementOffset; - //int16 m_nCurrentZRotation; - //uint16 m_nZRotationTimer; - //float m_fCurrentZRadius; - //uint16 m_nZRadiusTimer; - int32 field_4C; CParticle() -- cgit v1.2.3