| Summary: | missing SDLCALL in several functions | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ozkan Sezer <sezeroz> |
| Component: | *don't know* | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | SDLCALL patch | ||
Fixed, thanks! https://hg.libsdl.org/SDL/rev/d60ede5a0c2e |
Created attachment 2834 [details] SDLCALL patch The attached patch adds missing SDLCALL to several functions, so that they properly match the headers as intended.