metaforce/Runtime/World/CActorModelParticles.hpp

13 lines
182 B
C++

#ifndef __URDE_CACTORMODELPARTICLES_HPP__
#define __URDE_CACTORMODELPARTICLES_HPP__
namespace urde
{
class CActorModelParticles
{
};
}
#endif // __URDE_CACTORMODELPARTICLES_HPP__