mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 16:59:12 +00:00
More class stubs
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
namespace MP1
|
||||
{
|
||||
|
||||
class CTweakParticle : DNAMP1::CTweakParticle
|
||||
{
|
||||
@@ -13,6 +15,7 @@ public:
|
||||
CTweakParticle(CInputStream&);
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#endif // __RETRO_CTWEAKPARTICLE_HPP__
|
||||
|
||||
Reference in New Issue
Block a user