mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-06 00:03:47 +00:00
It's deprecated in C++20 to use = to capture the this pointer. Instead, we can simply pass this as an argument to the thread constructor. |
||
|---|---|---|
| .. | ||
| gcadapter | ||
| sdl | ||
| udp | ||
| analog_from_button.cpp | ||
| analog_from_button.h | ||
| CMakeLists.txt | ||
| keyboard.cpp | ||
| keyboard.h | ||
| main.cpp | ||
| main.h | ||
| motion_emu.cpp | ||
| motion_emu.h | ||