summaryrefslogtreecommitdiff
path: root/src/code/title_setup.c
AgeCommit message (Expand)Author
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-03-26Some functions.h and variables.h work (#2491)fig02
2025-02-24Reduce dependencies on global.h (9) (#2488)mzxrules
2025-02-20Create headers for Game States (#2482)fig02
2024-09-26Fix typos found by codespell (#2229)cadmic
2024-08-22Add T macro for translated debug strings (#2064)Dragorn421
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2022-06-23Rename game states (#1294)Dragorn421
2021-09-04Cleanup translation comments (#924)Dragorn421
2020-10-03libultra cleanup (#215)Random
2020-03-22Format all src C filesRoman971
2020-03-22Add comments and macros to prevent match issues with formattingRoman971
2020-03-19Decompiled z_title.cRandom
2020-03-17First proper commit.Jack Walker