Home
last modified time | relevance | path

Searched refs:LoadParticleSystemSnow (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysSimple/
DPartsysPattern.h344 static void LoadParticleSystemSnow(struct _particleSys *pp) in LoadParticleSystemSnow() function
551 case PARTSYS_SNOW: LoadParticleSystemSnow(pp); break; in LoadParticlePattern()