Define constants for wBillsPCPokemonList entries (#1183)

This commit is contained in:
Rangi
2025-05-31 15:07:44 -04:00
committed by GitHub
parent fd2af282b6
commit b035d9fb89
3 changed files with 23 additions and 18 deletions

View File

@@ -921,9 +921,7 @@ SECTION UNION "Overworld Map", WRAM0
; bill's pc data
wBillsPCData::
wBillsPCPokemonList::
; (species, box number, list index) x30
ds 3 * 30
wBillsPCPokemonList:: ds BOXLIST_SIZE * MONS_PER_BOX_JP
ds 720
wBillsPC_ScrollPosition:: db
wBillsPC_CursorPosition:: db