Play-/Source/ui_ios/EmulatorViewController.h

8 lines
116 B
C
Raw Normal View History

2015-07-22 02:48:26 -04:00
#import <UIKit/UIKit.h>
@interface EmulatorViewController : UIViewController
@property NSString* imagePath;
@end