diff options
author | yenatch <yenatch@gmail.com> | 2017-12-28 22:17:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-28 22:17:13 -0500 |
commit | b97a1acf3d676ca1c776e37ff4cfa48164ffc92b (patch) | |
tree | 59b5db70690a9f9041e4964adae1722b4d178a1b /gfx/pokemon/pineco/anim_idle.asm | |
parent | 82a05a1752b476caab8951fe03f539dcc1a63669 (diff) | |
parent | b9a68fec2589eb6969be63e6ed1eb3fca312c307 (diff) |
Merge pull request #445 from roukaour/master
Rename Pokémon animation files; consistent (x, y) coords; document design flaws
Diffstat (limited to 'gfx/pokemon/pineco/anim_idle.asm')
-rw-r--r-- | gfx/pokemon/pineco/anim_idle.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gfx/pokemon/pineco/anim_idle.asm b/gfx/pokemon/pineco/anim_idle.asm new file mode 100644 index 000000000..f1b4e949e --- /dev/null +++ b/gfx/pokemon/pineco/anim_idle.asm @@ -0,0 +1,6 @@ + setrepeat 2 + frame 0, 06 + frame 3, 06 + dorepeat 1 + endanim +; 0xd2077 |