summaryrefslogtreecommitdiff
path: root/include/rune_util.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: add a header for utility functionsDanny Holman2024-08-241-0/+11
Add a header for dumping utility functions that are commonly used across several files. This header should only contain small, inline-able functions of no more than 5-10 lines of code. Signed-off-by: Danny Holman <dholman@gymli.org>