2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-15 04:31:21 +00:00
metaforce/DataSpec/DNAMP1/Tweaks/CTweakParticle.hpp
2015-08-17 19:54:43 -10:00

20 lines
247 B
C++

#ifndef _DNAMP1_CTWEAKPARTICLE_HPP_
#define _DNAMP1_CTWEAKPARTICLE_HPP_
#include "../../DNACommon/DNACommon.hpp"
namespace Retro
{
namespace DNAMP1
{
class CTweakParticle : BigYAML
{
DECL_YAML
};
}
}
#endif // _DNAMP1_CTWEAKPARTICLE_HPP_