fixed drawing initial header and item text to screen
authorHolger Schemel <info@artsoft.org>
Sat, 2 Oct 2021 12:41:52 +0000 (14:41 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 2 Oct 2021 12:41:52 +0000 (14:41 +0200)
commitb926e47e037013dece14e987b3e6b9fffe05e304
treeb78f470a6c16a654147e4424abffb79fa00d0747
parente62173f0d73ba575738b04300f5408b2dfdc3188
fixed drawing initial header and item text to screen

This commit partially reverts and fixes commit 6c9f59b4, removing a
speed bottleneck introduced by that commit, while keeping the fix from
that commit that should prevent not displaying the first of a series
of items displayed together with a header text.
src/libgame/text.c