summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-04-14 14:17:36 -0400
committerGitHub <noreply@github.com>2021-04-14 14:17:36 -0400
commitc4ef45c161ef0d51478476a916010c619e94a732 (patch)
treea4b8cd7d54a71b60559deac1c5e8ede46ba38cfc /include/graphics.h
parentdf8a62acc4d9d50234c7c069dcafd950704d35fe (diff)
parentbe84499b56c26d11d75fc385b5b3596f4a2bd338 (diff)
Merge pull request #1403 from GriffinRichards/doc-pokeblock
Document Pokéblock menu and feeding scene
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 7c36b9cf5..cea8bbab1 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4076,7 +4076,7 @@ extern const u8 gNamingScreenCursor_Gfx[];
extern const u8 gNamingScreenInputArrow_Gfx[];
extern const u8 gNamingScreenUnderscore_Gfx[];
-extern const u32 gUnknown_08D9BA44[];
+extern const u32 gPokeblockFeedBg_Tilemap[];
extern const u32 gConfetti_Gfx[];
extern const u32 gConfetti_Pal[];