mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-23 22:41:56 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
fb07ab91c6
commit
326ab439d7
1 changed files with 2 additions and 2 deletions
|
|
@ -27,11 +27,11 @@
|
|||
* In order to make this consistent on all platforms, the application's main()
|
||||
* should look like this:
|
||||
*
|
||||
* ```c
|
||||
* ```c
|
||||
* int main(int argc, char *argv[])
|
||||
* {
|
||||
* }
|
||||
* ```
|
||||
* ```
|
||||
*
|
||||
* SDL will take care of platform specific details on how it gets called.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue