From 99fbe3147bfb73ec02c0886dd6c16b6f94e0ebda Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 29 May 2014 11:10:21 -0700 Subject: Rename directory stats -> data. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 40972ac52..ad91ec693 100644 --- a/Makefile +++ b/Makefile @@ -23,9 +23,9 @@ engine/events.o \ engine/scripting_crystal.o \ engine/events_2.o \ engine/credits_crystal.o \ -stats/egg_moves_crystal.o \ -stats/evos_attacks_crystal.o \ -stats/pokedex/entries_crystal.o \ +data/egg_moves_crystal.o \ +data/evos_attacks_crystal.o \ +data/pokedex/entries_crystal.o \ misc/crystal_misc.o \ gfx/pics.o -- cgit v1.2.3