#pragma once
#include "Runtime/Tweaks/ITweak.hpp"
namespace metaforce::Tweaks {
struct ITweakParticle : ITweak {};
} // namespace DataSpec