added optional main menu button to directly show level set info
authorHolger Schemel <info@artsoft.org>
Wed, 14 Dec 2022 10:54:37 +0000 (11:54 +0100)
committerHolger Schemel <info@artsoft.org>
Wed, 14 Dec 2022 11:09:38 +0000 (12:09 +0100)
commit6e781e8ea4fb92623b2ce61dd2caadf0d551c631
treeb794bd441caabf8a72669b8781f5f6365dbd2c18
parentde580a24cb58b43281f0b2af3d4d6079d78fcb5d
added optional main menu button to directly show level set info

This is a special button for the main menu that will only be displayed
if files with level set information exist (like a "README" file in the
current level set directory).

The button will currently only be displayed if a valid screen position
is defined for it in the currently active graphics configuration.
src/conf_gfx.c
src/main.h
src/screens.c