Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2025-05-22 18:08:13 +00:00
parent 7ae64592c9
commit 136a44b0bd
2 changed files with 4 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ Many thanks to:
[Suomen pelimuseo](https://www.vapriikki.fi/nayttelyt/fantastinen-floppi/), and
to Heikki Jungmann, for their ongoing love and dedication for the Nokia N-Gage <20> you
guys are awesome!
## History
When SDL support was discontinued due to the lack of C99 support at the time,
@@ -33,7 +33,7 @@ software renderer has been removed.
The outcome is a significantly leaner and more efficient SDL port, which we hope
will breathe new life into this beloved yet obscure platform.
## To the Stubborn Legends of the DC Scene
## To the Stubborn Legends of the DC Scene
This port is lovingly dedicated to the ever-nostalgic Dreamcast homebrew scene <20>
because if we managed to pull this off for the N-Gage (yes, the N-Gage), surely

View File

@@ -476,7 +476,8 @@
#ifdef __NGAGE__
/**
* A preprocessor macro that is only defined if compiling for the Nokia N-Gage.
* A preprocessor macro that is only defined if compiling for the Nokia
* N-Gage.
*
* \since This macro is available since SDL 3.4.0.
*/