diff options
Diffstat (limited to 'gfx/pokemon/magby')
-rw-r--r-- | gfx/pokemon/magby/anim.asm | 1 | ||||
-rw-r--r-- | gfx/pokemon/magby/anim_idle.asm | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/gfx/pokemon/magby/anim.asm b/gfx/pokemon/magby/anim.asm index b0f8c7a10..17cd1ae9f 100644 --- a/gfx/pokemon/magby/anim.asm +++ b/gfx/pokemon/magby/anim.asm @@ -5,4 +5,3 @@ dorepeat 2 frame 4, 16 endanim -; 0xd15ed diff --git a/gfx/pokemon/magby/anim_idle.asm b/gfx/pokemon/magby/anim_idle.asm index 20b2b7997..1cd973ead 100644 --- a/gfx/pokemon/magby/anim_idle.asm +++ b/gfx/pokemon/magby/anim_idle.asm @@ -3,4 +3,3 @@ frame 5, 09 dorepeat 1 endanim -; 0xd21af |