aboutsummaryrefslogtreecommitdiff
path: root/include/date.h
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2025-11-10 23:13:02 -0600
committerfoswret <foswret@posteo.com>2025-11-10 23:13:02 -0600
commit8bb9c7ebf9d902774134bc6aa94b0886fbf82933 (patch)
tree5fbf5947592a62648e3d9ba38ecbddcf94114023 /include/date.h
parentd6ff91295f1a6eb5f6f8a7e77c66d4c9cba694ac (diff)
moved all drawing functions to /include
Diffstat (limited to 'include/date.h')
-rw-r--r--include/date.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/date.h b/include/date.h
new file mode 100644
index 0000000..4ff3d32
--- /dev/null
+++ b/include/date.h
@@ -0,0 +1 @@
+/* date.h: Includes all the functions relating to calculating months, days, etc. */