Skip to content

Instantly share code, notes, and snippets.

@errzey
Created July 4, 2010 05:37
Show Gist options
  • Save errzey/463179 to your computer and use it in GitHub Desktop.
Save errzey/463179 to your computer and use it in GitHub Desktop.
if (input_event.type != EV_KEY) {
return;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment