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

CDrone: Implement sub_80165984 & sub_801656d4

This commit is contained in:
2020-09-15 00:46:32 -04:00
parent edadcbef17
commit 230a8ff946
3 changed files with 41 additions and 6 deletions

View File

@@ -457,6 +457,9 @@ public:
static float g_EscapeShakeCountdown;
static bool g_EscapeShakeCountdownInit;
void sub_80044098(const CCollisionResponseData& colRespData, const CRayCastResult& rayCast, TUniqueId uid,
const CWeaponMode& weaponMode, uint w1, u8 thermalFlags);
void SetWarping(bool warp) { m_warping = warp; }
};
} // namespace urde