diff options
Diffstat (limited to 'src/pokedex.c')
-rw-r--r-- | src/pokedex.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pokedex.c b/src/pokedex.c index f0be616d0..e084f37e6 100644 --- a/src/pokedex.c +++ b/src/pokedex.c @@ -991,7 +991,7 @@ static const struct SpriteFrameImage gSpriteImageTable_83B5694[] = {ewram14000, 0x800}, {ewram14800, 0x800}, {ewram15000, 0x800}, - {ewram15800, 0x800}, + { eUnzippedContestAudience_Gfx, 0x800}, {ewram16000_2, 0x800}, {ewram16800, 0x800}, {ewram17000, 0x800}, @@ -1002,7 +1002,7 @@ static const struct SpriteFrameImage gSpriteImageTable_83B5714[] = {ewram14000, 0x800}, {ewram14800, 0x800}, {ewram15000, 0x800}, - {ewram15800, 0x800}, + { eUnzippedContestAudience_Gfx, 0x800}, {ewram16000_2, 0x800}, {ewram16800, 0x800}, {ewram17000, 0x800}, |