mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 08:27:42 +00:00
Various Implementations
This commit is contained in:
@@ -177,6 +177,7 @@ public:
|
||||
const std::weak_ptr<CWorldLayerState>&);
|
||||
|
||||
bool RenderLast(TUniqueId);
|
||||
void AddDrawableActorPlane(const CActor& actor, const zeus::CPlane&, const zeus::CAABox& aabb) const;
|
||||
void AddDrawableActor(const CActor& actor, const zeus::CVector3f& vec, const zeus::CAABox& aabb) const;
|
||||
void SpecialSkipCinematic();
|
||||
void GetVisAreaId() const;
|
||||
|
||||
Reference in New Issue
Block a user