Ordered palette tables

This commit is contained in:
Eduardo Quezada 2022-10-19 10:47:26 -03:00
parent 2456553da0
commit feecaf4e58
3 changed files with 709 additions and 864 deletions

View file

@ -519,7 +519,6 @@ const struct CompressedSpriteSheet gMonFrontPicTable[] =
SPECIES_SPRITE(DEOXYS_DEFENSE, gMonFrontPic_DeoxysDefense),
SPECIES_SPRITE(DEOXYS_SPEED, gMonFrontPic_DeoxysSpeed),
#if P_GEN_4_POKEMON == TRUE
// Diamond and Pearl
SPECIES_SPRITE(TURTWIG, gMonFrontPic_Turtwig),
SPECIES_SPRITE(GROTLE, gMonFrontPic_Grotle),
SPECIES_SPRITE(TORTERRA, gMonFrontPic_Torterra),

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff