mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 14:59:12 +00:00
Fix crash with TRANInv
CTweakParticle
This commit is contained in:
@@ -12,7 +12,7 @@ namespace MP1
|
||||
class CTweakParticle : DNAMP1::CTweakParticle
|
||||
{
|
||||
public:
|
||||
CTweakParticle(CInputStream&);
|
||||
CTweakParticle(CInputStream& reader);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user