Rename: gfx/pics → gfx/pokemon

This commit is contained in:
Remy Oukaour
2017-12-26 12:55:02 -05:00
parent 24f0e7d045
commit 4d18bb2eda
2207 changed files with 2554 additions and 2554 deletions

View File

@@ -0,0 +1,27 @@
UnownAnimations:
UnownAAnimation: INCLUDE "gfx/pokemon/unown_a/anim0.asm"
UnownBAnimation: INCLUDE "gfx/pokemon/unown_b/anim0.asm"
UnownCAnimation: INCLUDE "gfx/pokemon/unown_c/anim0.asm"
UnownDAnimation: INCLUDE "gfx/pokemon/unown_d/anim0.asm"
UnownEAnimation: INCLUDE "gfx/pokemon/unown_e/anim0.asm"
UnownFAnimation: INCLUDE "gfx/pokemon/unown_f/anim0.asm"
UnownGAnimation: INCLUDE "gfx/pokemon/unown_g/anim0.asm"
UnownHAnimation: INCLUDE "gfx/pokemon/unown_h/anim0.asm"
UnownIAnimation: INCLUDE "gfx/pokemon/unown_i/anim0.asm"
UnownJAnimation: INCLUDE "gfx/pokemon/unown_j/anim0.asm"
UnownKAnimation: INCLUDE "gfx/pokemon/unown_k/anim0.asm"
UnownLAnimation: INCLUDE "gfx/pokemon/unown_l/anim0.asm"
UnownMAnimation: INCLUDE "gfx/pokemon/unown_m/anim0.asm"
UnownNAnimation: INCLUDE "gfx/pokemon/unown_n/anim0.asm"
UnownOAnimation: INCLUDE "gfx/pokemon/unown_o/anim0.asm"
UnownPAnimation: INCLUDE "gfx/pokemon/unown_p/anim0.asm"
UnownQAnimation: INCLUDE "gfx/pokemon/unown_q/anim0.asm"
UnownRAnimation: INCLUDE "gfx/pokemon/unown_r/anim0.asm"
UnownSAnimation: INCLUDE "gfx/pokemon/unown_s/anim0.asm"
UnownTAnimation: INCLUDE "gfx/pokemon/unown_t/anim0.asm"
UnownUAnimation: INCLUDE "gfx/pokemon/unown_u/anim0.asm"
UnownVAnimation: INCLUDE "gfx/pokemon/unown_v/anim0.asm"
UnownWAnimation: INCLUDE "gfx/pokemon/unown_w/anim0.asm"
UnownXAnimation: INCLUDE "gfx/pokemon/unown_x/anim0.asm"
UnownYAnimation: INCLUDE "gfx/pokemon/unown_y/anim0.asm"
UnownZAnimation: INCLUDE "gfx/pokemon/unown_z/anim0.asm"