metaforce/Runtime/MP1/CTweakParticle.cpp

12 lines
104 B
C++
Raw Normal View History

2015-08-17 05:26:58 +00:00
#include "CTweakParticle.hpp"
namespace Retro
{
2015-08-17 05:26:58 +00:00
CTweakParticle::CTweakParticle(CInputStream&)
{
}
}