diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-15 16:54:02 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-15 16:54:02 -0500 |
commit | e3238abc63ac7e939ccdc58e555a9dcdc66f3525 (patch) | |
tree | 22971108836022443bbf13b0e82b679c9c7b67e9 /include | |
parent | 66fe535e7f5f0466c15f5f82dd1c2823fc6110cf (diff) |
through sub_809B44C
Diffstat (limited to 'include')
-rw-r--r-- | include/pokemon_storage_system.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokemon_storage_system.h b/include/pokemon_storage_system.h index a2b5964d4..eefea4ec8 100644 --- a/include/pokemon_storage_system.h +++ b/include/pokemon_storage_system.h @@ -224,6 +224,8 @@ void sub_8099310(void); bool8 sub_8099374(void); void sub_80994A8(s16 a0); void sub_809954C(void); +void sub_8099584(u8 a0, u8 a1); +void sub_809960C(u8 a0, u8 a1); void sub_80996B0(u8 a0, u8 a1); bool8 sub_809971C(void); void sub_8099958(void); |