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

CGrenadeLauncher: Fix rendering

This commit is contained in:
2020-03-31 21:29:14 -04:00
parent ffd94d1106
commit deba91bfc0
2 changed files with 8 additions and 6 deletions

View File

@@ -115,7 +115,7 @@ public:
private:
void UpdateCollision();
void UpdateColor(float arg);
void sub_8022f69c(float arg);
void UpdateDamageTime(float arg);
void CreateExplosion(CStateManager& mgr);
void sub_8022f9e0(CStateManager& mgr, float dt);
void sub_80230438();