mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 11:07:43 +00:00
CActorContraption fixes, better CMake dependency handling
This commit is contained in:
@@ -73,7 +73,7 @@ protected:
|
||||
bool xb7_25_ : 1;
|
||||
bool m_mouseActive : 1;
|
||||
|
||||
rstl::optional<boo::SScrollDelta> m_lastScroll;
|
||||
std::optional<boo::SScrollDelta> m_lastScroll;
|
||||
boo::SScrollDelta m_integerScroll;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user