Sync SDL3 wiki -> header
This commit is contained in:
@@ -176,8 +176,8 @@ typedef struct SDL_IOStream SDL_IOStream;
|
|||||||
* format, regardless of the underlying operating system.
|
* format, regardless of the underlying operating system.
|
||||||
*
|
*
|
||||||
* In Android, SDL_IOFromFile() can be used to open content:// URIs. As a
|
* In Android, SDL_IOFromFile() can be used to open content:// URIs. As a
|
||||||
* fallback, SDL_IOFromFile() will transparently open a matching filename
|
* fallback, SDL_IOFromFile() will transparently open a matching filename in
|
||||||
* in the app's `assets`.
|
* the app's `assets`.
|
||||||
*
|
*
|
||||||
* Closing the SDL_IOStream will close SDL's internal file handle.
|
* Closing the SDL_IOStream will close SDL's internal file handle.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user