summaryrefslogtreecommitdiff
path: root/src/code/title_setup.c
AgeCommit message (Expand)Author
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