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. --- contents.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contents.asm') diff --git a/contents.asm b/contents.asm index 62756c88d..2bea33066 100644 --- a/contents.asm +++ b/contents.asm @@ -13,17 +13,17 @@ TILESETS_7 EQU $77 TILESETS_8 EQU $78 -; stats/egg_moves.o +; data/egg_moves.o EGG_MOVES EQU $8 -; stats/evos_attacks.o +; data/evos_attacks.o EVOS_ATTACKS EQU $10 -; stats/pokedex/entries.o +; data/pokedex/entries.o POKEDEX_ENTRIES_1 EQU $60 POKEDEX_ENTRIES_2 EQU $6E -- cgit v1.2.3