2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-16 00:57:02 +00:00

More MetroidPrimeExo imps

This commit is contained in:
2020-09-27 11:10:07 -07:00
parent bc60a237a4
commit 0903b478f6
7 changed files with 609 additions and 147 deletions

View File

@@ -621,5 +621,6 @@ public:
float GetAverageSpeed() const;
bool IsInWaterMovement() const { return x9c4_31_inWaterMovement; }
void SetNoDamageLoopSfx(bool val) { x9c7_24_noDamageLoopSfx = val; }
void SetAccelerationChangeTimer(float time) { x2d4_accelerationChangeTimer = time; }
};
} // namespace urde