diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-12-02 16:48:04 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-12-02 16:48:04 -0500 |
commit | 60b8858b19f50751d1222abd0c662d1ee938b3ce (patch) | |
tree | a91fda8c62e5ef5fc7984a12ec26c398b0c7effb /include | |
parent | 9e34e6b53d8c21c79e67c7b46ac658506abb4ed3 (diff) |
sub_81461D8
Diffstat (limited to 'include')
-rw-r--r-- | include/pokemon_icon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokemon_icon.h b/include/pokemon_icon.h index cef408046..593715b7d 100644 --- a/include/pokemon_icon.h +++ b/include/pokemon_icon.h @@ -14,5 +14,6 @@ void sub_809707C(void); void FreeMonIconPalettes(void); u16 sub_8096FD4(u16); u8 sub_8096ECC(u16, void (*)(struct Sprite *), s16, s16, u8, bool32); +void sub_8097070(struct Sprite *); #endif // GUARD_POKEMON_ICON_H |