consistency fix

This commit is contained in:
Evan
2019-12-05 16:34:51 -07:00
parent 91e7d3064c
commit 7253d9b86b
+2 -2
View File
@@ -865,8 +865,8 @@ const struct SpriteTemplate gMagentaHeartSpriteTemplate =
const union AffineAnimCmd gUnknown_83E4200[] =
{
AFFINEANIMCMD_FRAME(10, -13, 0x0, 0xA),
AFFINEANIMCMD_FRAME(-10, 0xD, 0x0, 0xA),
AFFINEANIMCMD_FRAME(10, -13, 0x0, 10),
AFFINEANIMCMD_FRAME(-10, 13, 0x0, 10),
AFFINEANIMCMD_END,
};