summaryrefslogtreecommitdiff
path: root/include/pokemon_icon.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-12-02 12:09:16 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-12-02 12:09:16 -0500
commit2fb1404613d12e5384c7650ef9d46d2678865544 (patch)
treef90bc0e0e40a84235141c8f75b0500e50a851cb5 /include/pokemon_icon.h
parent8f0f725039e9b0ae9de440df28e1eb4bd7d00dc3 (diff)
sub_814593C and associated ewram
Diffstat (limited to 'include/pokemon_icon.h')
-rw-r--r--include/pokemon_icon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokemon_icon.h b/include/pokemon_icon.h
index cc6c578fe..2c2edcc7c 100644
--- a/include/pokemon_icon.h
+++ b/include/pokemon_icon.h
@@ -11,5 +11,6 @@ u8 sub_80D2D78(u16 iconId, void callback(struct Sprite *), u16 x, u16 y, u16 a4,
void sub_80D2FF0(u16 iconId);
void sub_80D2EF8(struct Sprite *sprite);
void sub_809707C(void);
+void FreeMonIconPalettes(void);
#endif // GUARD_POKEMON_ICON_H