summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-09-30 21:04:25 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-09-30 21:04:25 -0400
commit07064bd58603de0f0470bab373196a40fe5d929c (patch)
tree138faead61c2ea57b1fdd6238fd0866455d495f1 /include/graphics.h
parentbeedb8d73f40b045906f521b48f40367697b6ebb (diff)
Name extern berry pouch gfx
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 5c6f201db..a76607f40 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -1000,10 +1000,10 @@ extern const u8 gCreditsAllRightsReservedGfxMap[];
// berry_pouch
extern const u32 gBerryPouchSpriteTiles[];
-extern const u8 gUnknown_8E859D0[];
-extern const u8 gUnknown_8E85BA4[];
-extern const u8 gUnknown_8E85BF4[];
+extern const u8 gBerryPouchBgGfx[];
+extern const u8 gBerryPouchBgPals[];
+extern const u8 gBerryPouchBgPal0FemaleOverride[];
extern const u32 gBerryPouchSpritePalette[];
-extern const u8 gUnknown_8E85C44[];
+extern const u8 gBerryPouchBg1Tilemap[];
#endif //GUARD_GRAPHICS_H