metaforce/Runtime/World/CActorModelParticles.hpp

14 lines
183 B
C++

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