We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade2720 commit 3659b2fCopy full SHA for 3659b2f
docs/README-main-functions.md
@@ -208,9 +208,9 @@ it's useful to know if this was a successful or failing run of the app.
208
209
## Using main functions from other languages
210
211
-If not working in C/C++, using SDL's entry points is still possible but more
212
-complex. Please refer to https://wiki.libsdl.org/SDL3/NonstandardStartup for
213
-the technical details.
+If you're not using C/C++, using SDL's entry points is still possible but is
+more complex. Please refer to https://wiki.libsdl.org/SDL3/NonstandardStartup
+for the technical details.
214
215
216
## Summary and Best Practices
0 commit comments