mirror of
https://github.com/pret/pokecrystal.git
synced 2026-09-27 05:24:38 -04:00
b5a9e83a94
Pokedex_PrintListing has a comment noting how it depends on wCurSpecies == wNamedObjectIndexBuffer; an assert would be more convenient, but is not possible since WRAM label addresses are not defined yet here.