diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2019-02-23 13:34:01 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2019-02-23 13:34:01 +0100 |
commit | 788caa4fe2fcc7bd4673e947f8f30a0a0d3899ef (patch) | |
tree | 505079328bdc38925f847ccec51547ec858c8e2e /include | |
parent | 1b0079445d39fb4430a92fdf31563e6c44ccbe04 (diff) |
pokenav
Diffstat (limited to 'include')
-rw-r--r-- | include/graphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index 48c00943b..d4696bc8b 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[]; |