Changelog:
r44067 | compyx | 2023-06-17 16:19:34 +0000 (Sat, 17 Jun 2023) | 2 lines
SDL: Use the `MENU_STATUS_FOO` enum values instead of hardcoded values
------------------------------------------------------------------------
r44063 | compyx | 2023-06-15 06:23:40 +0000 (Thu, 15 Jun 2023) | 2 lines
Use format specifiers from <inttypes.h> (PRIu64, PRIx64) to print `uint64_t`s
------------------------------------------------------------------------
r44062 | dqh | 2023-06-15 01:39:05 +0000 (Thu, 15 Jun 2023) | 1 line
Fixed a couple of bad reads
------------------------------------------------------------------------
r44061 | dqh | 2023-06-15 01:29:50 +0000 (Thu, 15 Jun 2023) | 1 line
Fixed single threaded build
------------------------------------------------------------------------
r44060 | dqh | 2023-06-15 01:28:51 +0000 (Thu, 15 Jun 2023) | 1 line
Fixed 64-bit printfy things
------------------------------------------------------------------------