#ifndef ParticleTest_h__ #define ParticleTest_h__ #include "App.h" Entity * ParticleTestCreate(Entity *pParentEnt); #endif // ParticleTest_h__