mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 19:39:12 +00:00
Initial CIceImpact
This commit is contained in:
@@ -168,6 +168,7 @@ public:
|
||||
const CMaterialList& matList, const zeus::CVector3f& dir, float mag,
|
||||
CCollisionInfo& infoOut, double& dOut);
|
||||
static void ResetInternalCounters();
|
||||
static std::array<u16, 0x4000> GetTriangleList() { return g_DupTriangleList; }
|
||||
};
|
||||
|
||||
class CAreaCollisionCache {
|
||||
|
||||
Reference in New Issue
Block a user