mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-13 23:12:59 +00:00
@@ -116,7 +116,6 @@ private:
|
||||
Common::Vec<int, 2> wheel_position;
|
||||
Common::SteadyClock::time_point last_notify_timestamp{};
|
||||
bool button_pressed = false;
|
||||
bool has_moved = false;
|
||||
};
|
||||
|
||||
} // namespace InputCommon
|
||||
|
||||
Reference in New Issue
Block a user