src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/state_machine.c
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-07-15 19:41:41 -0500
committerLuke Hoersten <[email protected]>2026-07-15 19:41:41 -0500
commit739e6ff1afe6b5b80cc28afa19aa4b1b42282765 (patch)
treeebcf559a742f04ed0aefda57dc996b45feba52a8 /main/state_machine.c
parentabcc844a5a5251b28c1f7a4f7cc30ec29119c9fc (diff)
screens: raise INFO_MAX_LINES 16 -> 20 (temp line was silently dropped)
The info overlay already had exactly 16 ADD lines; the temp line added in f59cea3 was the 17th, and the ADD macro's bounds guard drops overflow lines without any diagnostic — so temp never rendered. Give the cap headroom and document the silent-drop behavior at the definition.
Diffstat (limited to 'main/state_machine.c')
0 files changed, 0 insertions, 0 deletions