First shot at SDL_SetWindowDragAreas().
Only Cocoa implemented right now.
This commit is contained in:
parent
b7f90442df
commit
3cbc83ef11
11 changed files with 249 additions and 2 deletions
|
@ -580,3 +580,4 @@
|
|||
#define SDL_WinRTGetFSPathUTF8 SDL_WinRTGetFSPathUTF8_REAL
|
||||
#define SDL_WinRTRunApp SDL_WinRTRunApp_REAL
|
||||
#define SDL_CaptureMouse SDL_CaptureMouse_REAL
|
||||
#define SDL_SetWindowDragAreas SDL_SetWindowDragAreas_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue