mirror of
https://github.com/pret/pokeyellow.git
synced 2026-07-24 12:30:49 -05:00
recently bentley/rgbds updated the section naming scheme to allow ram banking HOME -> ROM0 DATA, CODE -> ROMX BSS -> WRAM0, WRAMX
5 lines
90 B
NASM
5 lines
90 B
NASM
SECTION "pokedex",WRAMX[$d2f7],BANK[1]
|
|
WPokedexOwned:
|
|
ds (150 / 8) + 1
|
|
WPokedexOwnedEnd:
|