#include "CParticleSwoosh.hpp" namespace Retro { CParticleSwoosh::CParticleSwoosh(const TToken& desc, int) : CElementGen(desc) { } }