Searched refs:SendParticlePoint (Results 1 – 2 of 2) sorted by relevance
45 static void SendParticlePoint ( Vec *vPoint, u8 colorIndex );
126 static void SendParticlePoint ( Vec *vPoint, u8 colorIndex );885 static inline void SendParticlePoint( Vec *vPoint, u8 colorIndex ) in SendParticlePoint() function1076 SendParticlePoint(&prt->vPos, (u8)(prt->nLifespan>>3)); in DrawParticles()