mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-07 08:21:02 -04:00
render: break out rendering functions to render.{c,h}
This commit is contained in:
parent
3ba1721c0f
commit
1947d33868
6 changed files with 707 additions and 744 deletions
|
|
@ -65,6 +65,7 @@ executable(
|
|||
'log.c', 'log.h',
|
||||
'main.c',
|
||||
'osc.c', 'osc.h',
|
||||
'render.c', 'render.h',
|
||||
'shm.c', 'shm.h',
|
||||
'slave.c', 'slave.h',
|
||||
'terminal.c', 'terminal.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue