summaryrefslogtreecommitdiff
path: root/include/tinyff/math/core.h
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-06-08 10:24:03 +1000
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-06-08 10:24:03 +1000
commitc9f5da1d19e6ace5d6a7c650fe996f359e11d1a5 (patch)
treec5d61055549f1819d902e567f7227e0c3778300c /include/tinyff/math/core.h
parent62cbefa6a8fca583c6f600f1d7e24f0c61c91b1e (diff)
docs(headers): Clean up comments across public headers
Diffstat (limited to 'include/tinyff/math/core.h')
-rw-r--r--include/tinyff/math/core.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/tinyff/math/core.h b/include/tinyff/math/core.h
index 1db7a40..946cbe7 100644
--- a/include/tinyff/math/core.h
+++ b/include/tinyff/math/core.h
@@ -1,9 +1,7 @@
#ifndef FF_MATH_H
#define FF_MATH_H
-// NOTE: I'm not going to use macros until I feel like my trash code
-// might actually be used in prod. For now im using my beloved
-// static inline functions. Oh god dennis richie, i love you so bad <3
+// Static inline functions for type safety over macros