Implemented SDL_CaptureMouse().
This commit is contained in:
parent
b2ff607db8
commit
67f246e568
11 changed files with 174 additions and 38 deletions
|
@ -579,3 +579,4 @@
|
|||
#define SDL_WinRTGetFSPathUNICODE SDL_WinRTGetFSPathUNICODE_REAL
|
||||
#define SDL_WinRTGetFSPathUTF8 SDL_WinRTGetFSPathUTF8_REAL
|
||||
#define SDL_WinRTRunApp SDL_WinRTRunApp_REAL
|
||||
#define SDL_CaptureMouse SDL_CaptureMouse_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue