summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorgolem galvanize <golemgalvanize@github.com>2018-03-30 16:48:30 -0400
committergolem galvanize <golemgalvanize@github.com>2018-03-30 16:48:30 -0400
commit3006ff177b1020c0270ff33f48b3216c9d5381b1 (patch)
treea9d9776404b547e7b36ab751c845ad7383cc91d3 /include/graphics.h
parent6cbea9af6dba53cf5b74a37d0161188f7eb3b3ac (diff)
pushing so I can pull from master
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 6e5de9ef4..4cb7ec814 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -2651,8 +2651,17 @@ extern const u8 gBattleTerrainPalette_StadiumGlacia[];
extern const u8 gBattleTerrainPalette_StadiumDrake[];
extern const u8 gBattleTerrainPalette_StadiumWallace[];
+// pokedex
extern const u8 gPokedexMenu2_Gfx[];
-extern const u8 gPokedexText_Pal[];
+extern const u16 gPokedexText_Pal[];
+extern const u8 gPokedexMenu_Gfx[];
+extern const u8 gUnknown_08DC2C5C[];
+extern const u8 gUnknown_08DC2DAC[];
+extern const u8 gUnknown_08DC2A08[];
+extern const u8 gUnknown_08DC2B1C[];
+extern const u16 gPokedexHoennBg_Pal[];
+extern const u16 gPokedexText_Pal[];
+extern const u16 gPokedexNationalBg_Pal[];
// berry tag screen
extern const u8 gUnknown_08D9BB44[];