| Summary: | SDL_GetRelativeMouseState(int index, int *x, int *y) conflicts with SDL 1.2 function SDL_GetRelativeMouseState(int *x, int *y) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | slyffx |
| Component: | main | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
slyffx
2010-04-17 03:43:31 UTC
This is fixed in the latest SDL 1.3 snapshot. |