*_crystal.asm files are no longer needed to build crystal *.o.

This commit is contained in:
yenatch
2016-01-29 16:24:02 -05:00
parent 1176712cfe
commit 08ac6dfd80
8 changed files with 17 additions and 22 deletions

View File

@@ -1,2 +0,0 @@
INCLUDE "pokecrystal.asm"
INCLUDE "data/egg_moves.asm"

View File

@@ -1,2 +0,0 @@
INCLUDE "pokecrystal.asm"
INCLUDE "data/evos_attacks.asm"