diff options
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -31,6 +31,12 @@ This function can be used for custom log message handling. --- +> function exit() + +This function will be called on program close. Cleanup could be done here. + +--- + ## Globals - ConfigFlags FLAG_VSYNC_HINT |
