summaryrefslogtreecommitdiff
path: root/include/daycare.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-08-30 19:04:07 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-08-30 19:04:07 -0400
commitb7f9479bdb37f12774f7e31a934a3dd5e8f821e0 (patch)
tree9f34fcb903e0a17c2f8b364c267c7c732ca379d6 /include/daycare.h
parente8d49bf6287142fcb463f416bb7edfd62c053959 (diff)
Fix building
Diffstat (limited to 'include/daycare.h')
-rw-r--r--include/daycare.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/daycare.h b/include/daycare.h
index 912b49649..e3aec68d3 100644
--- a/include/daycare.h
+++ b/include/daycare.h
@@ -2,7 +2,7 @@
#define GUARD_DAYCARE_H
u8 Daycare_CountPokemon(struct DayCareData *);
-void sub_8041324(struct BoxPokemon *, struct DayCareMailEtc *);
+void sub_8041324(struct BoxPokemon *, struct RecordMixingDayCareMail *);
void sub_8041790(u16 i);
u16 sub_8041870(u16);
void sub_8041940(void);