Allow guest to request termination #6
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mp_request_quit()
to guest apps.OnTerminate
handler that gets called before shutting down.Implemented in branch https://git.handmade.network/hmn/orca/src/branch/oc_request_quit with an example demo in the pong sample. Waiting for #50 to be merged before opening a PR.