Skip to content

Instantly share code, notes, and snippets.

@wanderr
Created April 6, 2013 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wanderr/5327879 to your computer and use it in GitHub Desktop.
Save wanderr/5327879 to your computer and use it in GitHub Desktop.
/*
* Represent the image size of 500x500 as an int (100,000 as bool).
*/
const KEY_IMAGE_SIZE_500 = 32;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment