pokered/wram.asm
2013-05-23 17:12:47 -06:00

4 lines
80 B
NASM

SECTION "pokedex",BSS[$d2f7]
WPokedexOwned:
ds (150 / 8) + 1
WPokedexOwnedEnd: