summaryrefslogtreecommitdiff
path: root/gfx/pics/unown_anims.asm
blob: 2bae95eeb37a74fe34aaec59b94794d00eaaa891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
UnownAAnimation: INCLUDE "gfx/pics/unown_a/anim0.asm"
UnownBAnimation: INCLUDE "gfx/pics/unown_b/anim0.asm"
UnownCAnimation: INCLUDE "gfx/pics/unown_c/anim0.asm"
UnownDAnimation: INCLUDE "gfx/pics/unown_d/anim0.asm"
UnownEAnimation: INCLUDE "gfx/pics/unown_e/anim0.asm"
UnownFAnimation: INCLUDE "gfx/pics/unown_f/anim0.asm"
UnownGAnimation: INCLUDE "gfx/pics/unown_g/anim0.asm"
UnownHAnimation: INCLUDE "gfx/pics/unown_h/anim0.asm"
UnownIAnimation: INCLUDE "gfx/pics/unown_i/anim0.asm"
UnownJAnimation: INCLUDE "gfx/pics/unown_j/anim0.asm"
UnownKAnimation: INCLUDE "gfx/pics/unown_k/anim0.asm"
UnownLAnimation: INCLUDE "gfx/pics/unown_l/anim0.asm"
UnownMAnimation: INCLUDE "gfx/pics/unown_m/anim0.asm"
UnownNAnimation: INCLUDE "gfx/pics/unown_n/anim0.asm"
UnownOAnimation: INCLUDE "gfx/pics/unown_o/anim0.asm"
UnownPAnimation: INCLUDE "gfx/pics/unown_p/anim0.asm"
UnownQAnimation: INCLUDE "gfx/pics/unown_q/anim0.asm"
UnownRAnimation: INCLUDE "gfx/pics/unown_r/anim0.asm"
UnownSAnimation: INCLUDE "gfx/pics/unown_s/anim0.asm"
UnownTAnimation: INCLUDE "gfx/pics/unown_t/anim0.asm"
UnownUAnimation: INCLUDE "gfx/pics/unown_u/anim0.asm"
UnownVAnimation: INCLUDE "gfx/pics/unown_v/anim0.asm"
UnownWAnimation: INCLUDE "gfx/pics/unown_w/anim0.asm"
UnownXAnimation: INCLUDE "gfx/pics/unown_x/anim0.asm"
UnownYAnimation: INCLUDE "gfx/pics/unown_y/anim0.asm"
UnownZAnimation: INCLUDE "gfx/pics/unown_z/anim0.asm"