mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 22:19:10 +00:00
Add convenience functions to get process IOStreams
This commit is contained in:
parent
7ff015ceae
commit
f6f49de134
6 changed files with 83 additions and 5 deletions
|
@ -456,6 +456,8 @@
|
|||
#define SDL_GetPreferredLocales SDL_GetPreferredLocales_REAL
|
||||
#define SDL_GetPrimaryDisplay SDL_GetPrimaryDisplay_REAL
|
||||
#define SDL_GetPrimarySelectionText SDL_GetPrimarySelectionText_REAL
|
||||
#define SDL_GetProcessInputStream SDL_GetProcessInputStream_REAL
|
||||
#define SDL_GetProcessOutputStream SDL_GetProcessOutputStream_REAL
|
||||
#define SDL_GetProcessProperties SDL_GetProcessProperties_REAL
|
||||
#define SDL_GetPropertyType SDL_GetPropertyType_REAL
|
||||
#define SDL_GetRGB SDL_GetRGB_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue