heavy ball

This commit is contained in:
yenatch
2013-05-27 23:28:21 -04:00
parent 122e243624
commit eb75c58023
2 changed files with 44 additions and 24 deletions

View File

@@ -20645,7 +20645,7 @@ INCLUDE "maps/HallOfFame.asm"
; Pokedex entries I
; 001-064
PokedexEntries1:
INCLUDE "stats/pokedex/entries_1.asm"
@@ -20925,7 +20925,7 @@ SECTION "bank6E",DATA,BANK[$6E]
; Pokedex entries II
; 065-128
PokedexEntries2:
INCLUDE "stats/pokedex/entries_2.asm"
@@ -21031,7 +21031,7 @@ SECTION "bank73",DATA,BANK[$73]
; Pokedex entries III
; 129-192
PokedexEntries3:
INCLUDE "stats/pokedex/entries_3.asm"
@@ -21039,7 +21039,7 @@ SECTION "bank74",DATA,BANK[$74]
; Pokedex entries IV
; 193-251
PokedexEntries4:
INCLUDE "stats/pokedex/entries_4.asm"