diff options
author | Danny Holman <dholman@gymli.org> | 2024-10-25 23:24:55 -0500 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-10-25 23:24:55 -0500 |
commit | cf26a0544412256b43fd8e0f3d42bab570740c77 (patch) | |
tree | a77b96c650fccef7f5437862a7b1c16ae8f5014d /README.md | |
parent | a2d2feef2595c92bbefc2357974b2c4d90fb4f93 (diff) |
core: rune_init should only call subsystem inits
The main engine initialization function should only call up background
subsystem init functions. No window or rendering context should be
created inside this function. Likewise, the cleanup function calls
should be removed from rune_exit.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions