mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
Documentation tweak
This commit is contained in:
@@ -208,9 +208,9 @@ it's useful to know if this was a successful or failing run of the app.
|
|||||||
|
|
||||||
## Using main functions from other languages
|
## Using main functions from other languages
|
||||||
|
|
||||||
If not working in C/C++, using SDL's entry points is still possible but more
|
If you're not using C/C++, using SDL's entry points is still possible but is
|
||||||
complex. Please refer to https://wiki.libsdl.org/SDL3/NonstandardStartup for
|
more complex. Please refer to https://wiki.libsdl.org/SDL3/NonstandardStartup
|
||||||
the technical details.
|
for the technical details.
|
||||||
|
|
||||||
|
|
||||||
## Summary and Best Practices
|
## Summary and Best Practices
|
||||||
|
|||||||
Reference in New Issue
Block a user