aboutsummaryrefslogtreecommitdiff
path: root/src/draw.h
diff options
context:
space:
mode:
authorfoswret2026-04-30 23:23:25 -0500
committerfoswret2026-04-30 23:23:25 -0500
commit587315ff1af819dbf17c52d2622fa48526563707 (patch)
treef4036146dc3bec9df8c94ec7ef039d233a8efedf /src/draw.h
first commit
Diffstat (limited to 'src/draw.h')
-rw-r--r--src/draw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/draw.h b/src/draw.h
new file mode 100644
index 0000000..3cfc460
--- /dev/null
+++ b/src/draw.h
@@ -0,0 +1 @@
+int fill_bg(cairo_t *c, double w, double h);