2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 05:07:43 +00:00

CMetroid: More function implementations

This commit is contained in:
2020-05-09 02:51:02 -04:00
parent 78b364a445
commit e8ce4c2e27
11 changed files with 630 additions and 46 deletions

View File

@@ -214,7 +214,7 @@ protected:
float x4f0_predictedLeashTime = 0.f;
float x4f4_intoFreezeDur;
float x4f8_outofFreezeDur;
float x4fc_;
float x4fc_freezeDur;
float x500_preThinkDt = 0.f;
float x504_damageDur = 0.f;
EColliderType x508_colliderType;