mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
4bddf521dd
commit
efaf3739c6
1 changed files with 2 additions and 2 deletions
|
|
@ -112,8 +112,8 @@
|
|||
* validated, so an error occurring elsewhere in the program may result in
|
||||
* missing/corrupted save data
|
||||
*
|
||||
* When using, SDL_Storage, these types of problems are virtually impossible
|
||||
* to trip over:
|
||||
* When using SDL_Storage, these types of problems are virtually impossible to
|
||||
* trip over:
|
||||
*
|
||||
* ```c
|
||||
* void ReadGameData(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue