Merge pull request #578 from DizzyEggg/pokenav

pokenav
This commit is contained in:
Diegoisawesome 2019-02-23 16:04:59 -06:00 committed by GitHub
commit 7995cf5b61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 763 additions and 1176 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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[];

File diff suppressed because it is too large Load Diff