summaryrefslogtreecommitdiff
path: root/include/rune/core/init.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: add documentation comments to API functionsDanny Holman2024-10-251-3/+19
| | | | | | | Add documentation comments to the functions and structures exposed through the Rune API. Signed-off-by: Danny Holman <dholman@gymli.org>
* 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>