2026-09-13 04:19:52

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-09-13 04:19:53 +00:00
parent 1f52d230b0
commit 83d5c53dc0
-1
View File
@@ -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