From d316d1e359c7672277a9cf644acd4e40170f5968 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Mon, 5 Apr 2021 22:05:09 -0500 Subject: 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 --- src/code_80118A4_1.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/code_80118A4_1.c (limited to 'src/code_80118A4_1.c') diff --git a/src/code_80118A4_1.c b/src/code_80118A4_1.c deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3