mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 21:37:03 +00:00
Fix crash with TRANInv
CTweakParticle
This commit is contained in:
@@ -5,7 +5,8 @@ namespace Retro
|
||||
namespace MP1
|
||||
{
|
||||
|
||||
CTweakParticle::CTweakParticle(CInputStream&)
|
||||
CTweakParticle::CTweakParticle(CInputStream& reader)
|
||||
: DNAMP1::CTweakParticle(reader)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user