diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pokemon_icon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokemon_icon.c b/src/pokemon_icon.c index 0835c4dac..8994ea49e 100644 --- a/src/pokemon_icon.c +++ b/src/pokemon_icon.c @@ -977,7 +977,7 @@ static const union AffineAnimCmd sAffineAnim_0[] = static const union AffineAnimCmd sAffineAnim_1[] = { - AFFINEANIMCMD_FRAME(0xFFFE, 0xFFFE, 0, 122), + AFFINEANIMCMD_FRAME(-2, -2, 0, 122), AFFINEANIMCMD_END, }; |