Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2025-01-13 19:42:26 +00:00
parent 4bddf521dd
commit efaf3739c6

View File

@@ -112,8 +112,8 @@
* validated, so an error occurring elsewhere in the program may result in * validated, so an error occurring elsewhere in the program may result in
* missing/corrupted save data * missing/corrupted save data
* *
* When using, SDL_Storage, these types of problems are virtually impossible * When using SDL_Storage, these types of problems are virtually impossible to
* to trip over: * trip over:
* *
* ```c * ```c
* void ReadGameData(void) * void ReadGameData(void)