This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Initial band-aids on SDL_GetMouseState() API breakage. More work to c…
…ome. Fixes Bugzilla #758.
- Loading branch information
Showing
with
6 additions
and 6 deletions.
- +1 −1 include/SDL_mouse.h
- +1 −1 src/SDL_compat.c
- +2 −2 src/events/SDL_mouse.c
- +1 −1 test/testalpha.c
- +1 −1 test/testgl.c