summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2019-02-23 16:04:59 -0600
committerGitHub <noreply@github.com>2019-02-23 16:04:59 -0600
commit7995cf5b6162e5c88b3c565b00cf95645a499fe2 (patch)
tree822880b7ba7e8bde846c7add27c99aa827dc9325 /include/graphics.h
parentf34903bc45b157bb5fe2bb7074122713eadb920b (diff)
parent788caa4fe2fcc7bd4673e947f8f30a0a0d3899ef (diff)
Merge pull request #578 from DizzyEggg/pokenav
pokenav
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 7cc847524..d313bae11 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4010,6 +4010,7 @@ extern const u32 gCreditsCopyrightEnd_Gfx[];
//pokenav
extern const u8 gPokenavConditionMarker_Gfx[];
extern const u16 gPokenavConditionMarker_Pal[];
+extern const u16 gPokenavLeftHeader_Pal[];
extern const u16 gPokenavHeader_Pal[];
extern const u32 gPokenavHeader_Gfx[];
extern const u32 gPokenavHeader_Tilemap[];