Skip to content

Instantly share code, notes, and snippets.

@monolithed
Created June 17, 2013 11:00
Show Gist options
  • Save monolithed/5796147 to your computer and use it in GitHub Desktop.
Save monolithed/5796147 to your computer and use it in GitHub Desktop.
flags |= bit; // turn on
flags &= ~bit; // turn off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment