mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
PVS and DCLN bug fixes
This commit is contained in:
@@ -51,6 +51,7 @@ public:
|
||||
void OpenDoor(TUniqueId, CStateManager&);
|
||||
u32 GetDoorOpenCondition(CStateManager& mgr);
|
||||
void SetDoorAnimation(EDoorAnimType);
|
||||
std::experimental::optional<zeus::CAABox> GetTouchBounds() const;
|
||||
std::experimental::optional<zeus::CAABox> GetProjectileBounds() const;
|
||||
bool IsOpen() const { return x2a8_26_isOpen; }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user