diff options
author | yenatch <yenatch@gmail.com> | 2013-12-18 00:23:50 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-18 00:23:50 -0500 |
commit | ef20124213e77852e2433dee42ec1a08f4fd1de0 (patch) | |
tree | 87fe1130f149228a802a29d366b093d7af9b42f7 /gfx/pics/anim_pointers.asm | |
parent | 6690f3901aff54e071c7675d71e578c7860b7008 (diff) |
split out pic animation asm and clean up some more includes
Diffstat (limited to 'gfx/pics/anim_pointers.asm')
-rw-r--r-- | gfx/pics/anim_pointers.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/pics/anim_pointers.asm b/gfx/pics/anim_pointers.asm index b608d5d5a..c14cf56ea 100644 --- a/gfx/pics/anim_pointers.asm +++ b/gfx/pics/anim_pointers.asm @@ -1,3 +1,4 @@ +AnimationPointers: dw BulbasaurAnimation dw IvysaurAnimation dw VenusaurAnimation |