mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 21:07:42 +00:00
More mouse events for pause screen
This commit is contained in:
@@ -40,7 +40,6 @@ public:
|
||||
CGuiObject* GetChildObject() const { return x68_child; }
|
||||
CGuiObject* GetNextSibling() const { return x6c_nextSibling; }
|
||||
void RecalculateTransforms();
|
||||
void Reorthogonalize();
|
||||
void SetO2WTransform(const zeus::CTransform& xf);
|
||||
void SetLocalTransform(const zeus::CTransform& xf);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user