mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-06 15:53:28 +00:00
12 lines
104 B
C++
12 lines
104 B
C++
#include "CTweakParticle.hpp"
|
|
|
|
namespace Retro
|
|
{
|
|
|
|
CTweakParticle::CTweakParticle(CInputStream&)
|
|
{
|
|
|
|
}
|
|
|
|
}
|