summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2014-02-06 20:02:27 -0600
committerBryan Bishop <kanzure@gmail.com>2014-02-06 20:02:27 -0600
commit709f495cdffbb7f70367d11804fc0053b79f74aa (patch)
tree5e9407cc74146a31e5ce2200568333aa51b532c7 /stats/pokedex/entries.asm
parentff6306400b2272a863fb55edbc00c6a22f24230f (diff)
parentddc665a31ac203315c0359b5ef161b731c5c5eda (diff)
Merge pull request #230 from yenatch/master
the calm before the storm
Diffstat (limited to 'stats/pokedex/entries.asm')
-rw-r--r--stats/pokedex/entries.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/stats/pokedex/entries.asm b/stats/pokedex/entries.asm
index 3d063b93f..b9dfe7559 100644
--- a/stats/pokedex/entries.asm
+++ b/stats/pokedex/entries.asm
@@ -1,3 +1,5 @@
+INCLUDE "includes.asm"
+
SECTION "Pokedex Entries 001-064", ROMX, BANK[POKEDEX_ENTRIES_1]