Ordered palette tables
This commit is contained in:
parent
2456553da0
commit
feecaf4e58
3 changed files with 709 additions and 864 deletions
|
@ -519,7 +519,6 @@ const struct CompressedSpriteSheet gMonFrontPicTable[] =
|
||||||
SPECIES_SPRITE(DEOXYS_DEFENSE, gMonFrontPic_DeoxysDefense),
|
SPECIES_SPRITE(DEOXYS_DEFENSE, gMonFrontPic_DeoxysDefense),
|
||||||
SPECIES_SPRITE(DEOXYS_SPEED, gMonFrontPic_DeoxysSpeed),
|
SPECIES_SPRITE(DEOXYS_SPEED, gMonFrontPic_DeoxysSpeed),
|
||||||
#if P_GEN_4_POKEMON == TRUE
|
#if P_GEN_4_POKEMON == TRUE
|
||||||
// Diamond and Pearl
|
|
||||||
SPECIES_SPRITE(TURTWIG, gMonFrontPic_Turtwig),
|
SPECIES_SPRITE(TURTWIG, gMonFrontPic_Turtwig),
|
||||||
SPECIES_SPRITE(GROTLE, gMonFrontPic_Grotle),
|
SPECIES_SPRITE(GROTLE, gMonFrontPic_Grotle),
|
||||||
SPECIES_SPRITE(TORTERRA, gMonFrontPic_Torterra),
|
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
Loading…
Reference in a new issue