diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-13 02:31:24 -0500 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-17 23:14:14 -0500 |
commit | 3bb4057bada112943dd1e39c695c3b6ef36c10f4 (patch) | |
tree | a26a7c16dce918e853ef427ac0776ed6226b77e8 /include/graphics.h | |
parent | 7c405e08d0625355395c2da76b877e3b302c3ea0 (diff) |
Decompiled sub_81C7764
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h index 58a9666a6..2ac2f2a5a 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4007,9 +4007,12 @@ extern const u32 gBerryPalette_Enigma[]; //credits extern const u32 gCreditsCopyrightEnd_Gfx[]; -//pokenav condition marker +//pokenav extern const u8 gPokenavConditionMarker_Gfx[]; extern const u16 gPokenavConditionMarker_Pal[]; +extern const u16 gPokenavHeader_Pal[]; +extern const u32 gPokenavHeader_Gfx[]; +extern const u32 gPokenavHeader_Tilemap[]; extern const u32 gUnknown_08D9862C[]; extern const u32 gUnknown_08D98CC8[]; |