mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 08:27:43 +00:00
More CMetroidPrimeExo imps
This commit is contained in:
@@ -215,6 +215,10 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
void ForceOneUpdate(float dt) {
|
||||
x1d0_26_forceOneUpdate = true;
|
||||
Update(dt);
|
||||
}
|
||||
std::vector<SSwooshData> const& GetSwooshes() const { return x15c_swooshes; }
|
||||
std::vector<SSwooshData>& GetSwooshes() { return x15c_swooshes; }
|
||||
u32 GetCurParticle() const { return x158_curParticle; }
|
||||
|
||||
Reference in New Issue
Block a user