Implemented SDL_CaptureMouse().
This commit is contained in:
parent
846a3e0776
commit
b7d2c0e9d6
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