pokedex entries got caught in the map header move

This commit is contained in:
yenatch 2013-04-12 17:23:39 -04:00
parent d6f6df0feb
commit 736275ae0a
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -123,10 +123,6 @@ HallOfFame_MapEventHeader: ; 0x181678
; 0x181695
; Pokedex entries I
; 001-064
INCLUDE "stats/pokedex/entries_1.asm"