added (optional) main menu buttons to insert or play solution tape
authorHolger Schemel <info@artsoft.org>
Wed, 13 Jun 2018 22:57:40 +0000 (00:57 +0200)
committerHolger Schemel <info@artsoft.org>
Sun, 17 Jun 2018 22:02:50 +0000 (00:02 +0200)
commitbd9eb07192105e183db44f03d675332ffb2b767a
tree8034cd7b274427409caa96c6f6ffe249e90d8830
parenteac545f80e54764c9650ca3f75fd7a4bd972992f
added (optional) main menu buttons to insert or play solution tape

There is a difference to the already existing tape buttons to insert
or play a solution tape in that the main menu buttons are only drawn
if the current level really has a solution tape, while the tape buttons
are always drawn, regardless if the level has a solution tape or not.
src/conf_gfx.c
src/main.h
src/screens.c
src/tape.c
src/tape.h