shoehorn/SPRootViewController.h

5 lines
114 B
Objective-C

@import UIKit;
@interface SPRootViewController : UIViewController
- (CGImageRef)getImage:(NSString *)named;
@end