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.
Showing
with
132 additions
and 0 deletions.
- +25 −0 include/SDL_mouse.h
- +20 −0 src/events/SDL_mouse.c
- +3 −0 src/events/SDL_mouse_c.h
- +40 −0 src/video/windows/SDL_windowsmouse.c
- +43 −0 src/video/x11/SDL_x11mouse.c
- +1 −0 src/video/x11/SDL_x11sym.h