summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-03-04 14:58:44 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-03-04 14:58:44 -0500
commit6871f3dd3357b5660af6e1607028fde5a0afd862 (patch)
tree69323e844ac2b81bad73ce134910bc9942decabe /include
parent171e4bbea427e66c5a30d01d4306dbcdf165e81c (diff)
through sub_8153048
Diffstat (limited to 'include')
-rw-r--r--include/dodrio_berry_picking.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/dodrio_berry_picking.h b/include/dodrio_berry_picking.h
index 5304ae6ee..582c263c5 100644
--- a/include/dodrio_berry_picking.h
+++ b/include/dodrio_berry_picking.h
@@ -27,5 +27,12 @@ void StartDodrioBerryPicking(u16 species, MainCallback callback);
u32 sub_815A950(u32 unused, struct DodrioSubstruct_31A0 *arg0, struct DodrioSubstruct_31A0_2C *arg1, struct DodrioSubstruct_31A0_2C *arg2, struct DodrioSubstruct_31A0_2C *arg3, struct DodrioSubstruct_31A0_2C *arg4, struct DodrioSubstruct_31A0_2C *arg5, u8 *arg6, u32 *arg7, u32 *arg8);
u32 sub_815AB04(u32 arg0, u8 *arg1);
+bool32 sub_815AB60(u8 a0);
+void sub_815A61C(struct DodrioSubstruct_31A0 *arg0, struct DodrioSubstruct_31A0_2C *arg1, struct DodrioSubstruct_31A0_2C *arg2, struct DodrioSubstruct_31A0_2C *arg3, struct DodrioSubstruct_31A0_2C *arg4, struct DodrioSubstruct_31A0_2C *arg5, u8 arg6, u32 arg7, u32 arg8);
+void sub_815A5BC(u8 a0);
+void sub_815AAD8(u8 a0);
+void sub_815AB3C(u8 a0);
+u8 sub_815A5E8(s32 a0);
+u32 IncrementWithLimit(u32, u32);
#endif //GUARD_DODRIO_BERRY_PICKING_H