summaryrefslogtreecommitdiff
path: root/include/rune/rune.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include: create a master header fileDanny Holman2024-10-141-0/+41
Create a header file to act as the master header file for the engine's API. This file should include all subsystem header files. Signed-off-by: Danny Holman <dholman@gymli.org>