mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-15 08:03:45 +01:00
Merge pull request #1370 from LOuroboros/deoxys
Fixed Deoxys Attack Form's animation
This commit is contained in:
commit
2d1384e88f
@ -9077,6 +9077,7 @@ static const union AnimCmd sAnim_DEOXYS_ATTACK_1[] =
|
|||||||
ANIMCMD_FRAME(0, 26),
|
ANIMCMD_FRAME(0, 26),
|
||||||
ANIMCMD_FRAME(1, 16),
|
ANIMCMD_FRAME(1, 16),
|
||||||
ANIMCMD_FRAME(0, 16),
|
ANIMCMD_FRAME(0, 16),
|
||||||
|
ANIMCMD_END,
|
||||||
};
|
};
|
||||||
|
|
||||||
static const union AnimCmd sAnim_DEOXYS_ATTACK_2[] =
|
static const union AnimCmd sAnim_DEOXYS_ATTACK_2[] =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user