File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Many thanks to:
20
20
[ Suomen pelimuseo] ( https://www.vapriikki.fi/nayttelyt/fantastinen-floppi/ ) , and
21
21
to Heikki Jungmann, for their ongoing love and dedication for the Nokia N-Gage — you
22
22
guys are awesome!
23
-
23
+
24
24
## History
25
25
26
26
When SDL support was discontinued due to the lack of C99 support at the time,
@@ -33,7 +33,7 @@ software renderer has been removed.
33
33
The outcome is a significantly leaner and more efficient SDL port, which we hope
34
34
will breathe new life into this beloved yet obscure platform.
35
35
36
- ## To the Stubborn Legends of the DC Scene
36
+ ## To the Stubborn Legends of the DC Scene
37
37
38
38
This port is lovingly dedicated to the ever-nostalgic Dreamcast homebrew scene —
39
39
because if we managed to pull this off for the N-Gage (yes, the N-Gage), surely
Original file line number Diff line number Diff line change 476
476
#ifdef __NGAGE__
477
477
478
478
/**
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.
480
481
*
481
482
* \since This macro is available since SDL 3.4.0.
482
483
*/
You can’t perform that action at this time.
0 commit comments