summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-08-29 23:18:46 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-08-29 23:18:46 -0400
commit99d478f1d392729a421c4d50ad074f49501857e3 (patch)
treeedacd217d44b9d40a3e3f42f42b3eef363f31855 /include
parentc3f70c933c0a32d70ce1a471cc66833b88ce03f1 (diff)
Through sub_80417B8
Diffstat (limited to 'include')
-rw-r--r--include/daycare.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/daycare.h b/include/daycare.h
index 23ddb1cdd..59d10e18f 100644
--- a/include/daycare.h
+++ b/include/daycare.h
@@ -3,7 +3,7 @@
u8 Daycare_CountPokemon(struct BoxPokemon *);
void sub_8041324(struct BoxPokemon *, struct DayCareMailEtc *);
-void sub_8041790(int i);
+void sub_8041790(u16 i);
u16 sub_8041870(u16);
void sub_8041940(void);
void sub_8041950(void);