mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
27 lines
1.3 KiB
NASM
27 lines
1.3 KiB
NASM
|
UnownAAnimation: INCLUDE "gfx/pics/201a/anim0.asm"
|
||
|
UnownBAnimation: INCLUDE "gfx/pics/201b/anim0.asm"
|
||
|
UnownCAnimation: INCLUDE "gfx/pics/201c/anim0.asm"
|
||
|
UnownDAnimation: INCLUDE "gfx/pics/201d/anim0.asm"
|
||
|
UnownEAnimation: INCLUDE "gfx/pics/201e/anim0.asm"
|
||
|
UnownFAnimation: INCLUDE "gfx/pics/201f/anim0.asm"
|
||
|
UnownGAnimation: INCLUDE "gfx/pics/201g/anim0.asm"
|
||
|
UnownHAnimation: INCLUDE "gfx/pics/201h/anim0.asm"
|
||
|
UnownIAnimation: INCLUDE "gfx/pics/201i/anim0.asm"
|
||
|
UnownJAnimation: INCLUDE "gfx/pics/201j/anim0.asm"
|
||
|
UnownKAnimation: INCLUDE "gfx/pics/201k/anim0.asm"
|
||
|
UnownLAnimation: INCLUDE "gfx/pics/201l/anim0.asm"
|
||
|
UnownMAnimation: INCLUDE "gfx/pics/201m/anim0.asm"
|
||
|
UnownNAnimation: INCLUDE "gfx/pics/201n/anim0.asm"
|
||
|
UnownOAnimation: INCLUDE "gfx/pics/201o/anim0.asm"
|
||
|
UnownPAnimation: INCLUDE "gfx/pics/201p/anim0.asm"
|
||
|
UnownQAnimation: INCLUDE "gfx/pics/201q/anim0.asm"
|
||
|
UnownRAnimation: INCLUDE "gfx/pics/201r/anim0.asm"
|
||
|
UnownSAnimation: INCLUDE "gfx/pics/201s/anim0.asm"
|
||
|
UnownTAnimation: INCLUDE "gfx/pics/201t/anim0.asm"
|
||
|
UnownUAnimation: INCLUDE "gfx/pics/201u/anim0.asm"
|
||
|
UnownVAnimation: INCLUDE "gfx/pics/201v/anim0.asm"
|
||
|
UnownWAnimation: INCLUDE "gfx/pics/201w/anim0.asm"
|
||
|
UnownXAnimation: INCLUDE "gfx/pics/201x/anim0.asm"
|
||
|
UnownYAnimation: INCLUDE "gfx/pics/201y/anim0.asm"
|
||
|
UnownZAnimation: INCLUDE "gfx/pics/201z/anim0.asm"
|