MSVC supplied with VS2022 generates "warning C4189: 'CALIBRATION_THRESHOLD': local variable is initialized but not referenced" which is treated as an error. Circumvent it by moving constexpr variable directly into body of lambda function. |
||
|---|---|---|
| .. | ||
| gc_adapter.cpp | ||
| gc_adapter.h | ||
| keyboard.cpp | ||
| keyboard.h | ||
| mouse.cpp | ||
| mouse.h | ||
| sdl_driver.cpp | ||
| sdl_driver.h | ||
| tas_input.cpp | ||
| tas_input.h | ||
| touch_screen.cpp | ||
| touch_screen.h | ||
| udp_client.cpp | ||
| udp_client.h | ||