summaryrefslogtreecommitdiff
path: root/src/code_80118A4_1.c
AgeCommit message (Collapse)Author
2021-04-05Preproc all the data (#35)Seth Barberee
* actually put C files in preproc and use it for formatted type names. Cleaned up makefile like pokeemerald * finish adding all colors and text macros to charmap * preproc all the data and use text macros * move all of wonder_mail_1 to src * unify wonder_mail and wonder_mail_mid * small code cleanup * name two more exclusive pokemon funcs * decomp a few more wonder mail funcs * clean up MemoryFill call * doc more of wonder mail in main menu
2021-01-28decomp, label, doc, repeatSeth Barberee
2020-12-13Fix a lot of nonmatchings, some were plain wrong codeMateusz Naściszewski
2020-11-05finally figured out fatal error func and another funcSeth Barberee
2020-10-15decomp some quick funcsSeth Barberee
2020-09-26some splittig and decompingSeth Barberee