2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-06 13:53:28 +00:00
metaforce/Runtime/Particle/CSwooshDescription.hpp
2016-02-10 18:39:08 -08:00

12 lines
177 B
C++

#ifndef __RETRO_CSWOOSHDESCRIPTION_HPP__
#define __RETRO_CSWOOSHDESCRIPTION_HPP__
namespace Retro
{
class CSwooshDescription
{
};
}
#endif // __RETRO_CSWOOSHDESCRIPTION_HPP__