axmol/template/multi-platform-cpp/proj.ios/RootViewController.h

9 lines
86 B
Objective-C

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