nmlgc
062aa7ae1d
[Maintenance] Purge the C-style `typedef struct` syntax
...
I might change this convention again in the future, particularly once
someone wants to fund C89 conformance, but let's stay consistent for
now.
Part of P0264, funded by [Anonymous] and Blue Bolt.
2024-02-02 23:59:34 +01:00
nmlgc
a874bd5408
[Decompilation] [th03] Win screen: Message rendering
...
A separate function just for the text? How gracious. As if it was
architected for translatability.
Part of P0261, funded by [Anonymous] and Yanga.
2023-11-01 23:17:52 +01:00
nmlgc
ffb8b14729
[Decompilation] [th03] Win screen: Loading images and messages
...
…immediately lift the text and character arrays into C land here.
Part of P0261, funded by [Anonymous] and Yanga.
2023-11-01 23:17:52 +01:00
nmlgc
a314a0f40a
[Reverse-engineering] [th03] Stage splash screen: Stage number display flag
...
Declaring this little flag in C land allows us to…
Part of P0261, funded by [Anonymous] and Yanga.
2023-11-01 23:17:52 +01:00