fixed bugs with showing correct game buttons for various cases
authorHolger Schemel <info@artsoft.org>
Fri, 21 Feb 2025 21:42:28 +0000 (22:42 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 21 Feb 2025 17:43:11 +0000 (18:43 +0100)
commit9891d34abb571660f96a35dadb129e5d6f97c476
tree5a08bea732c3fc497287f9835b89b534c06ea8cd
parentd0aedba2283556bb2a724aa78b39859a51641eab
fixed bugs with showing correct game buttons for various cases

This change should fix problems (like multiple mapped or wrong buttons
at the same screen position) with various combinations of game button
positions (if defined in custom artwork set) and setup options to show
load/save buttons and/or undo/redo buttons (which might happen because
stop/save/undo buttons and play/load/redo/restart buttons are defined
to be at the same screen position by default).
src/game.c