mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 15:10:49 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
16dfaca728
commit
95d44f11c7
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@
|
|||
*
|
||||
* The storage API is a high-level API designed to abstract away the
|
||||
* portability issues that come up when using something lower-level (in SDL's
|
||||
* case, this sits on top of SDL_filesystem). It is significantly more
|
||||
* case, this sits on top of the [Filesystem](CategoryFilesystem) and
|
||||
* [IOStream](CategoryIOStream) subsystems). It is significantly more
|
||||
* restrictive than a typical filesystem API, for a number of reasons:
|
||||
*
|
||||
* 1. **What to Access:** A common pitfall with existing filesystem APIs is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue