mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12: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:
|