2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-07 17:39:06 +00:00
metaforce/Runtime/Particle/CSwooshDescription.hpp
2016-02-12 19:49:59 -10:00

14 lines
214 B
C++

#ifndef __RETRO_CSWOOSHDESCRIPTION_HPP__
#define __RETRO_CSWOOSHDESCRIPTION_HPP__
#include "CParticleDataFactory.hpp"
namespace Retro
{
class CSwooshDescription
{
};
}
#endif // __RETRO_CSWOOSHDESCRIPTION_HPP__