mirror of
https://github.com/pret/pmd-red.git
synced 2026-06-15 21:24:46 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| asm_file.cpp | ||
| asm_file.h | ||
| c_file.cpp | ||
| c_file.h | ||
| char_util.h | ||
| charmap.cpp | ||
| charmap.h | ||
| LICENSE | ||
| Makefile | ||
| preproc.cpp | ||
| preproc.h | ||
| string_parser.cpp | ||
| string_parser.h | ||
| utf8.cpp | ||
| utf8.h | ||