mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-18 02:45:23 +00:00
Windows fixes
This commit is contained in:
@@ -32,7 +32,7 @@ public:
|
||||
void Touch(CActor&, CStateManager&);
|
||||
void Explode(const zeus::CVector3f&, CStateManager&);
|
||||
void UpdateLight(float, CStateManager&);
|
||||
std::experimental::optional<zeus::CAABox> GetTouchBounds() const;
|
||||
rstl::optional<zeus::CAABox> GetTouchBounds() const;
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
|
||||
Reference in New Issue
Block a user