summaryrefslogtreecommitdiff
path: root/src/wonder_mail_pre.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wonder_mail_pre.c')
-rw-r--r--src/wonder_mail_pre.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/wonder_mail_pre.c b/src/wonder_mail_pre.c
index a187a9c..9d15ab3 100644
--- a/src/wonder_mail_pre.c
+++ b/src/wonder_mail_pre.c
@@ -4,10 +4,9 @@
#include "pokemon.h"
#include "constants/species.h"
#include "wonder_mail.h"
+#include "memory.h"
-extern void* MemoryAlloc(u32 a, u32 b);
-extern void MemoryFill8(u8 *dest, u8 value, s32 size);
extern void sub_800641C(void *r0, u8, u8);
extern struct WonderMailStruct_203B2C0 *gUnknown_203B2C0;