2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-15 21:37:03 +00:00

More class stubs

This commit is contained in:
Jack Andersen
2015-08-26 14:23:46 -10:00
parent acb3c549f5
commit d6e0a1c7c6
33 changed files with 716 additions and 126 deletions

View File

@@ -2,6 +2,8 @@
namespace Retro
{
namespace MP1
{
CTweakParticle::CTweakParticle(CInputStream&)
{
@@ -9,3 +11,4 @@ CTweakParticle::CTweakParticle(CInputStream&)
}
}
}