summaryrefslogtreecommitdiff
path: root/gfx/pokemon/unown_anims.asm
AgeCommit message (Collapse)Author
2019-01-15Fix some constantsmid-kid
Glass ting SFX were added in crystal. PicAnimations and UnownAnimations are expected to be in the same bank as their pointers, because the pointers are not BANK()-referenced separately.
2018-06-12Note which labels are only needed for locating banks (relevant to issue #485)Rangi
2017-12-28Rename pokemon animation files (fix #439)Remy Oukaour
2017-12-26Rename: gfx/pics → gfx/pokemonRemy Oukaour