- 226
- Posts
- 9
- Years
- Seen Feb 20, 2025
So I'd like to implement a really small "quality of life" change. Right now you can scroll the Pokedex up and down, one entry after the other, using up & down arrow keys; but I'd like to add a way to scroll through the Pokedex faster, using right and left arrows (that would result in moving +10 entries forward/backward, or directly taking the last entry displayed on the screen as the new first entry, for instance). That would be great for browsing large dexes...
I've looked into PScreen_PokedexMain but I can't seem to find the way scrolling is handled. If anyone has a guess, I'd love to hear!
I've looked into PScreen_PokedexMain but I can't seem to find the way scrolling is handled. If anyone has a guess, I'd love to hear!