axmol/plugin/samples/HelloPlugins/proj.ios/RootViewController.h

9 lines
86 B
Objective-C

#import <UIKit/UIKit.h>
@interface RootViewController : UIViewController {
}
@end