Commit Graph

3 Commits

Author SHA1 Message Date
nmlgc cf44223d80 [Decompilation] [th04/th05] Setup menu: Entry point
Part of P0263, funded by [Anonymous].
2023-11-30 20:28:27 +01:00
nmlgc 7aa0459306 [Decompilation] [th04/th05] Setup menu: BGM and SE mode menus
I think this is the first time that function pointers as `inline`
function parameters actually inlined perfectly?

Part of P0263, funded by [Anonymous].
2023-11-30 20:27:19 +01:00
nmlgc 449aa37343 [Decompilation] [th04/th05] Setup menu: Text blitting
Been a while since I abused string constants for temporary alignment
hacks! Almost forgot about that technique. This time around though, I'm
using `$` to address the extra string in C land, which only *slightly*
breaks position independence.

Part of P0263, funded by [Anonymous].
2023-11-30 20:25:50 +01:00