#ifndef _MGparticle_H_

#define _MGparticle_H_



enum

{

	MG_PARTICLE_STRETCH = 1040,

	MG_PARTICLE_SCALE		= 1041

};

#endif

