summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-04-12 17:23:39 -0400
committeryenatch <yenatch@gmail.com>2013-04-12 17:24:16 -0400
commit736275ae0a136c90417442ce7a042aa6f8fa7bbb (patch)
tree04307c31786d10bd19ce6819c99959bd4f4b0b50 /main.asm
parentd6f6df0feba7c9eb535b336b67a73b15d900a234 (diff)
pokedex entries got caught in the map header move
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/main.asm b/main.asm
index 8dcf49f70..b0c50b978 100644
--- a/main.asm
+++ b/main.asm
@@ -17087,6 +17087,12 @@ INCLUDE "maps/LancesRoom.asm"
INCLUDE "maps/HallOfFame.asm"
+; Pokedex entries I
+; 001-064
+
+INCLUDE "stats/pokedex/entries_1.asm"
+
+
SECTION "bank61",DATA,BANK[$61]
; Map Scripts XIV