summaryrefslogtreecommitdiff
path: root/include/item_menu_icons.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-02 12:32:12 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-02 12:32:12 +0100
commit14d2caaf8dbaaaad4850407a6ec9396bb8769bab (patch)
tree9bbe14cc947fe76801d58c233486e45d9a2a231d /include/item_menu_icons.h
parenteb6aed50e56f36ce416f7ecc8edfacea1da61bf1 (diff)
start decompiling berry tag screen
Diffstat (limited to 'include/item_menu_icons.h')
-rw-r--r--include/item_menu_icons.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/item_menu_icons.h b/include/item_menu_icons.h
index 553e7c262..c4f7ac92b 100644
--- a/include/item_menu_icons.h
+++ b/include/item_menu_icons.h
@@ -1,6 +1,10 @@
#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);
#endif // GUARD_ITEM_MENU_ICONS