Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-19 | core: add an exit code list | Danny Holman | |
Add a header file that lists common exit codes and use them in the abort function. Signed-off-by: Danny Holman <dholman@gymli.org> | |||
2024-10-14 | include: create a master header file | Danny Holman | |
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> |