summaryrefslogtreecommitdiff
path: root/include/rune/core/init.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: add several new filesDanny Holman2024-09-171-0/+30
Add several new files to the core subsystem. These files will be the basic building blocks upon which the rest of the engine will sit atop of. These files will be present in all builds, including headless and platform builds. Signed-off-by: Danny Holman <dholman@gymli.org>