changed using generic "choose tree" screen for "hall of fame" screen
authorHolger Schemel <info@artsoft.org>
Thu, 17 Feb 2022 17:34:15 +0000 (18:34 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 18 Feb 2022 16:06:03 +0000 (17:06 +0100)
commit22d5ea0a657a85052f17d95bc7ef0c2769bd2cfd
treef0f74f307dd3d33244f0e619811d69f00717e701
parent79d9c524e06f6ed0346c9394148691c8904516d5
changed using generic "choose tree" screen for "hall of fame" screen

This change makes it possible to use the high scores screen on touch
screen devices (especially scrolling through the complete high score
list) by adding a scroll bar and a back link entry to the main menu.
src/events.c
src/libgame/system.h
src/main.h
src/screens.c