mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 15:47:43 +00:00
Windows fixes
This commit is contained in:
@@ -71,7 +71,7 @@ protected:
|
||||
bool xb7_25_ : 1;
|
||||
bool m_mouseActive : 1;
|
||||
|
||||
std::experimental::optional<boo::SScrollDelta> m_lastScroll;
|
||||
rstl::optional<boo::SScrollDelta> m_lastScroll;
|
||||
boo::SScrollDelta m_integerScroll;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user