summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorgolem galvanize <golemgalvanize@github.com>2018-05-10 03:30:42 -0400
committergolem galvanize <golemgalvanize@github.com>2018-05-10 03:30:42 -0400
commitd31600e70e53fb252fe67e8c427ecb7498719b86 (patch)
treef5dd1832dbb2b5f37dd6c46999950c5e63d35e1d /include/graphics.h
parentf9331f15ef3db551fb288737d1070adfc79150b2 (diff)
finish decompiling pokedex
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 36b337753..4b93606b6 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -2667,6 +2667,11 @@ extern const u8 gUnknown_08DC3198[];
extern const u8 gUnknown_08DC2E6C[];
extern const u8 gUnknown_08DC2F5C[];
extern const u8 gUnknown_08DC2FEC[];
+extern const u16 gPokedexCaughtScreenFade_Pal[];
+extern const u8 gPokedexSearchMenu_Gfx[];
+extern const u8 gPokedexSearch2_Tilemap[];
+extern const u8 gPokedexSearch1_Tilemap[];
+extern const u16 gPokedexSearchMenu_Pal[];
// berry tag screen
extern const u8 gUnknown_08D9BB44[];