start decompiling berry tag screen

This commit is contained in:
DizzyEggg
2018-02-02 12:32:12 +01:00
parent eb6aed50e5
commit 14d2caaf8d
12 changed files with 512 additions and 860 deletions
+4
View File
@@ -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