Merge pull request #371 from GriffinRichards/data-pokedex

Move pokedex_screen data from asm to C
This commit is contained in:
GriffinR
2020-11-27 11:12:05 -05:00
committed by GitHub
9 changed files with 1804 additions and 1599 deletions
+4
View File
@@ -4930,4 +4930,8 @@ extern const u16 gPSSMenu_Pal[];
extern const u16 gUnknown_8E9C3F8[];
extern const u16 gUnknown_8E9C418[];
// pokedex_screen
extern const u16 gUnknown_8E9C14C[];
extern const u16 gUnknown_8E9C16C[];
#endif //GUARD_GRAPHICS_H