Add scroll arrows when there are more items in the list than the list can show at a time.
These arrows can be shown in the main menu (although there aren't enough items in there to have them shown) or in the various DistributionEventPokemonListScene menus.
I also did provisions to support the same for the ScrollWidget in the about screen. Although I haven't implemented that (yet?)
- Add "Pikachu Bed" and "Tentacool Doll" decoration unlock options for
gen 2
- bugfix for unsafe behaviour
- attempt to make the RESET button work for cartridge switching. It
failed though. (not reliable). Therefore I just added a warning
message instead.
- Work on new ScrollWidget for Credits/About screen (Work In Progress)