mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Fix doors and various area streaming bugs
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
void Touch(CActor&, CStateManager&);
|
||||
void CleanUp() {}
|
||||
zeus::CPlane GetPlane(const CStateManager&) const;
|
||||
TAreaId GetDestinationAreaId() const { return x260_area; }
|
||||
TAreaId GetAreaId() const { return x260_area; }
|
||||
s32 GetDockId() const { return x25c_dock; }
|
||||
void SetDockReference(CStateManager& mgr, s32);
|
||||
s32 GetDockReference(const CStateManager& mgr) const;
|
||||
|
||||
Reference in New Issue
Block a user