pokered/wram.asm

5 lines
80 B
NASM
Raw Normal View History

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