Last active
August 29, 2015 14:13
-
-
Save 2bbb/ba64551f7a014d6c14bb to your computer and use it in GitHub Desktop.
ofxFuckinMistake
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #define flaot float | |
| #define unsinged unsigned | |
| #define cosnt const | |
| #define Typename typename | |
| #define tmpelate template | |
| #define testApp ofApp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment