mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-25 04:28:29 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
*
|
*
|
||||||
* Consider the following example:
|
* Consider the following example:
|
||||||
*
|
*
|
||||||
* ```
|
* ```c
|
||||||
* void ReadGameData(void)
|
* void ReadGameData(void)
|
||||||
* {
|
* {
|
||||||
* extern char** fileNames;
|
* extern char** fileNames;
|
||||||
@@ -115,7 +115,7 @@
|
|||||||
* When using, SDL_Storage, these types of problems are virtually impossible
|
* When using, SDL_Storage, these types of problems are virtually impossible
|
||||||
* to trip over:
|
* to trip over:
|
||||||
*
|
*
|
||||||
* ```
|
* ```c
|
||||||
* void ReadGameData(void)
|
* void ReadGameData(void)
|
||||||
* {
|
* {
|
||||||
* extern char** fileNames;
|
* extern char** fileNames;
|
||||||
|
Reference in New Issue
Block a user