summaryrefslogtreecommitdiff
path: root/src/mail.c
diff options
context:
space:
mode:
authorgolem galvanize <golemgalvanize@github.com>2018-01-20 17:26:30 -0500
committergolem galvanize <golemgalvanize@github.com>2018-01-20 17:26:30 -0500
commit59e1aacd26207f6bcbd1d0107886627c53950a7c (patch)
tree6cf729edfcc9ef0019fd68ccd8437299440a6721 /src/mail.c
parent646aa19e87b7aca93887ce982721d88e531c5951 (diff)
DIEGO SEND HELP
Diffstat (limited to 'src/mail.c')
-rw-r--r--src/mail.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/mail.c b/src/mail.c
index 68a55e242..ca3531786 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -240,30 +240,6 @@ static const struct MailLayout sUnknown_0859F458[] = {
{ 0x05, 0x09, 0x60, 0x05, 0x1e, Unknown_0859F444 }
};
-// What the heck are these meant to be? Call them u16 for now.
-
-static const u16 Unknown_0859F4E8[] = {
- 0x00, 0x4000, 0x00, 0x00
-};
-
-static const u16 Unknown_0859F4F0[] = {
- 0x00, 0x00, -1, 0x00
-};
-
-static const u16 Unknown_0859F4F8[] = {
- 0x04, 0x00, -1, 0x00
-};
-
-static const u16 Unknown_0859F500[] = {
- 0x00, 0x40, -1, 0x00
-};
-
-static const u16 *const sUnknown_0859F508[] = {
- Unknown_0859F4F0,
- Unknown_0859F4F8,
- Unknown_0859F500
-};
-
// .text
void ReadMail(struct MailStruct *mail, void (*callback)(void), bool8 flag)