| Summary: | VS2019 undeclared identifier: low_frequency_rumble | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Anthony @ POW Games <ant> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | blocker | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Windows 10 | ||
|
Description
Anthony @ POW Games
2020-11-12 22:11:58 UTC
Might be worth also mentioning while I'm here that two warnings have also appeared in the latest source: SDL_stdlib.c(491,9): warning C4164: 'memcpy': intrinsic function not declared SDL_stdlib.c(498,9): warning C4164: 'memset': intrinsic function not declared Thanks Sam, it's ok now :-) |