Skip to content

Commit 136a44b

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent 7ae6459 commit 136a44b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/README-ngage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Many thanks to:
2020
[Suomen pelimuseo](https://www.vapriikki.fi/nayttelyt/fantastinen-floppi/), and
2121
to Heikki Jungmann, for their ongoing love and dedication for the Nokia N-Gage — you
2222
guys are awesome!
23-
23+
2424
## History
2525

2626
When SDL support was discontinued due to the lack of C99 support at the time,
@@ -33,7 +33,7 @@ software renderer has been removed.
3333
The outcome is a significantly leaner and more efficient SDL port, which we hope
3434
will breathe new life into this beloved yet obscure platform.
3535

36-
## To the Stubborn Legends of the DC Scene
36+
## To the Stubborn Legends of the DC Scene
3737

3838
This port is lovingly dedicated to the ever-nostalgic Dreamcast homebrew scene —
3939
because if we managed to pull this off for the N-Gage (yes, the N-Gage), surely

include/SDL3/SDL_platform_defines.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,8 @@
476476
#ifdef __NGAGE__
477477

478478
/**
479-
* A preprocessor macro that is only defined if compiling for the Nokia N-Gage.
479+
* A preprocessor macro that is only defined if compiling for the Nokia
480+
* N-Gage.
480481
*
481482
* \since This macro is available since SDL 3.4.0.
482483
*/

0 commit comments

Comments
 (0)