mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 21:37:03 +00:00
More stubs and main flow layout
This commit is contained in:
14
Runtime/MP1/CTweakParticle.cpp
Normal file
14
Runtime/MP1/CTweakParticle.cpp
Normal file
@@ -0,0 +1,14 @@
|
||||
#include "CTweakParticle.hpp"
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
namespace Common
|
||||
{
|
||||
|
||||
CTweakParticle::CTweakParticle(CInputStream&)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user