Last active
December 11, 2015 17:39
-
-
Save larsacus/4636213 to your computer and use it in GitHub Desktop.
Objective-Potter
This file contains 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
HWWand *wand = [[HWWand alloc] init]; | |
HWMagic *magic = [HWSpell genericSpell]; | |
[wand setMagic:(__bridge HWSpell *)magic]; |
cnstoll
commented
Jan 25, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment