mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
box-drawing: don’t inline horizontal-one-eighth-block-N
This commit is contained in:
parent
67e285f16c
commit
1dcdc42091
1 changed files with 1 additions and 1 deletions
|
|
@ -1831,7 +1831,7 @@ draw_dark_shade(struct buf *buf)
|
|||
}
|
||||
}
|
||||
|
||||
static void
|
||||
static void NOINLINE
|
||||
draw_horizontal_one_eighth_block_n(struct buf *buf, int n)
|
||||
{
|
||||
double y = round((double)n * buf->height / 8.);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue