update animcmdframe data

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