mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-05 23:10:58 +00:00
Sync wiki -> headers.
This commit is contained in:
parent
d748a454a8
commit
0598ecc150
12 changed files with 60 additions and 44 deletions
|
@ -385,7 +385,8 @@ extern DECLSPEC const char * SDLCALL SDL_AndroidGetInternalStoragePath(void);
|
|||
*
|
||||
* If external storage is currently unavailable, this will return 0.
|
||||
*
|
||||
* \param state filled with the current state of external storage. 0 if external storage is currently unavailable.
|
||||
* \param state filled with the current state of external storage. 0 if
|
||||
* external storage is currently unavailable.
|
||||
* \returns 0 on success or a negative error code on failure; call
|
||||
* SDL_GetError() for more information.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue