diff options
Diffstat (limited to 'gfx/pokemon/magmar')
-rw-r--r-- | gfx/pokemon/magmar/anim.asm | 1 | ||||
-rw-r--r-- | gfx/pokemon/magmar/anim_idle.asm | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/gfx/pokemon/magmar/anim.asm b/gfx/pokemon/magmar/anim.asm index 8fde5d3b5..9308cea5c 100644 --- a/gfx/pokemon/magmar/anim.asm +++ b/gfx/pokemon/magmar/anim.asm @@ -4,4 +4,3 @@ frame 3, 07 dorepeat 2 endanim -; 0xd0fd7 diff --git a/gfx/pokemon/magmar/anim_idle.asm b/gfx/pokemon/magmar/anim_idle.asm index 784bdcd3d..35cae5ee9 100644 --- a/gfx/pokemon/magmar/anim_idle.asm +++ b/gfx/pokemon/magmar/anim_idle.asm @@ -3,4 +3,3 @@ frame 4, 07 dorepeat 1 endanim -; 0xd1d93 |