pmd-red/tools/preproc
Seth Barberee d316d1e359
Preproc all the data (#35)
* 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-04-05 22:05:09 -05:00
..
.gitignore Track tools srcs 2019-07-11 21:16:23 -04:00
asm_file.cpp update tools 2020-06-02 14:51:57 -04:00
asm_file.h Track tools srcs 2019-07-11 21:16:23 -04:00
c_file.cpp Preproc all the data (#35) 2021-04-05 22:05:09 -05:00
c_file.h Track tools srcs 2019-07-11 21:16:23 -04:00
char_util.h Track tools srcs 2019-07-11 21:16:23 -04:00
charmap.cpp Track tools srcs 2019-07-11 21:16:23 -04:00
charmap.h Track tools srcs 2019-07-11 21:16:23 -04:00
LICENSE Track tools srcs 2019-07-11 21:16:23 -04:00
Makefile update tools 2020-06-02 14:51:57 -04:00
preproc.cpp Track tools srcs 2019-07-11 21:16:23 -04:00
preproc.h Track tools srcs 2019-07-11 21:16:23 -04:00
string_parser.cpp Track tools srcs 2019-07-11 21:16:23 -04:00
string_parser.h Track tools srcs 2019-07-11 21:16:23 -04:00
utf8.cpp Track tools srcs 2019-07-11 21:16:23 -04:00
utf8.h Track tools srcs 2019-07-11 21:16:23 -04:00