mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-29 07:58:01 -04:00
wip: vt parsing: break out grid operating functions
This commit is contained in:
parent
6d5f5b9f7a
commit
4585df532c
5 changed files with 56 additions and 36 deletions
|
|
@ -59,6 +59,7 @@ executable(
|
|||
'f00ter',
|
||||
'csi.c', 'csi.h',
|
||||
'font.c', 'font.h',
|
||||
'grid.c', 'grid.h',
|
||||
'log.c', 'log.h',
|
||||
'main.c',
|
||||
'osc.c', 'osc.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue