diff options
| author | BlueZangoose <113498143+BlueZangoose@users.noreply.github.com> | 2022-09-25 19:17:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-25 14:17:39 -0400 |
| commit | 0f5a9eb1465c76426034a68caa2ff350d29716e0 (patch) | |
| tree | 73b947d740868c50a99d3a86259415a605e35d39 /gfx | |
| parent | Use a SPRITE_SET_LENGTH constant (diff) | |
| download | pokeyellow-0f5a9eb1465c76426034a68caa2ff350d29716e0.tar.gz pokeyellow-0f5a9eb1465c76426034a68caa2ff350d29716e0.tar.xz pokeyellow-0f5a9eb1465c76426034a68caa2ff350d29716e0.zip | |
Change names of move subanimations to be meaningful (#389)
Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
Diffstat (limited to 'gfx')
| -rw-r--r-- | gfx/battle/move_anim_0.png (renamed from gfx/battle/attack_anim_1.png) | bin | 977 -> 977 bytes |
| -rw-r--r-- | gfx/battle/move_anim_1.png (renamed from gfx/battle/attack_anim_2.png) | bin | 936 -> 936 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/gfx/battle/attack_anim_1.png b/gfx/battle/move_anim_0.png Binary files differindex f3728737..f3728737 100644 --- a/gfx/battle/attack_anim_1.png +++ b/gfx/battle/move_anim_0.png diff --git a/gfx/battle/attack_anim_2.png b/gfx/battle/move_anim_1.png Binary files differindex 6867d650..6867d650 100644 --- a/gfx/battle/attack_anim_2.png +++ b/gfx/battle/move_anim_1.png |
