summaryrefslogtreecommitdiff
path: root/include/item_menu_icons.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-02-07 12:27:25 -0600
committerGitHub <noreply@github.com>2018-02-07 12:27:25 -0600
commit3fb2471016b97e4a2e1ee4d73d7d4e3e632eda7a (patch)
treeb73bc6cf151260511593ec1cf29c587b453dd3cd /include/item_menu_icons.h
parentdb97098b916716bc536465d961acefcc5af2b2e3 (diff)
parent0826ea552edf3c50c50fa9836605d5a1547ed92a (diff)
Merge pull request #197 from DizzyEggg/decompile_berry_tag_screen
Decompile berry tag screen
Diffstat (limited to 'include/item_menu_icons.h')
-rw-r--r--include/item_menu_icons.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/item_menu_icons.h b/include/item_menu_icons.h
index 553e7c262..c3932390c 100644
--- a/include/item_menu_icons.h
+++ b/include/item_menu_icons.h
@@ -1,6 +1,12 @@
#ifndef GUARD_ITEM_MENU_ICONS
#define GUARD_ITEM_MENU_ICONS
+extern const struct CompressedSpriteSheet gUnknown_0857FDEC;
+extern const struct CompressedSpritePalette gUnknown_0857FDF4;
+
u8 sub_80D511C(u8 a0, u8 a1, u8 a2, u8 a3);
+u8 CreateBerryTagSprite(u8 id, s16 x, s16 y);
+void FreeBerryTagSpritePalette(void);
+u8 CreateBerryFlavorCircleSprite(s16 x);
#endif // GUARD_ITEM_MENU_ICONS