summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-02-18 10:00:27 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-02-18 11:33:55 -0500
commit64fc585cc3a5ac830d4de8e921d4833ad0cc8136 (patch)
treee5544f85fae61b1cc96bad03c020e03c5d589c83 /include/graphics.h
parentd62f89b20cb0f503f7063a4cd81459b9dac7166d (diff)
Document pokenav ribbons summary screen
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/graphics.h b/include/graphics.h
index d3d01bc57..bade0b0a7 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4033,9 +4033,9 @@ extern const u32 gPokenavLeftHeaderBeauty_Gfx[];
extern const u32 gPokenavLeftHeaderCute_Gfx[];
extern const u32 gPokenavLeftHeaderSmart_Gfx[];
extern const u32 gPokenavLeftHeaderTough_Gfx[];
-extern const u16 gUnknown_08DDE010[];
-extern const u32 gUnknown_08DDE030[];
-extern const u32 gUnknown_08DDE12C[];
+extern const u16 gPokenavRibbonsSummaryBg_Pal[];
+extern const u32 gPokenavRibbonsSummaryBg_Gfx[];
+extern const u32 gPokenavRibbonsSummaryBg_Tilemap[];
extern const u32 gPageInfoTilemap[];
extern const u32 gUnknown_08D98CC8[];