From 08ac6dfd80000f1cdd449225e4d2cc195e086439 Mon Sep 17 00:00:00 2001 From: yenatch Date: Fri, 29 Jan 2016 16:24:02 -0500 Subject: *_crystal.asm files are no longer needed to build crystal *.o. --- data/egg_moves_crystal.asm | 2 -- data/evos_attacks_crystal.asm | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 data/egg_moves_crystal.asm delete mode 100644 data/evos_attacks_crystal.asm (limited to 'data') diff --git a/data/egg_moves_crystal.asm b/data/egg_moves_crystal.asm deleted file mode 100644 index 50fbb1471..000000000 --- a/data/egg_moves_crystal.asm +++ /dev/null @@ -1,2 +0,0 @@ -INCLUDE "pokecrystal.asm" -INCLUDE "data/egg_moves.asm" diff --git a/data/evos_attacks_crystal.asm b/data/evos_attacks_crystal.asm deleted file mode 100644 index 22ec9d84c..000000000 --- a/data/evos_attacks_crystal.asm +++ /dev/null @@ -1,2 +0,0 @@ -INCLUDE "pokecrystal.asm" -INCLUDE "data/evos_attacks.asm" -- cgit v1.2.3