Skip to content

Instantly share code, notes, and snippets.

@jeradesign
Created October 2, 2014 05:29
Show Gist options
  • Save jeradesign/de4b86f7d32042949efc to your computer and use it in GitHub Desktop.
Save jeradesign/de4b86f7d32042949efc to your computer and use it in GitHub Desktop.
window_set_window_handlers(window, (WindowHandlers) {
.load = window_load,
.unload = window_unload,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment