mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
parent
ba65767afa
commit
11c9975caa
1 changed files with 2 additions and 2 deletions
|
|
@ -1034,8 +1034,8 @@ extern SDL_DECLSPEC void SDLCALL SDL_CleanupEnvironment(void);
|
|||
/**
|
||||
* Create a set of environment variables.
|
||||
*
|
||||
* \param populated SDL_TRUE to initialize it from the C runtime environment,
|
||||
* SDL_FALSE to create an empty environment.
|
||||
* \param populated SDL_TRUE to initialize it from the C runtime environment, SDL_FALSE to create an empty environment.
|
||||
*
|
||||
* \returns a pointer to the new environment or NULL on failure; call
|
||||
* SDL_GetError() for more information.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue