Files
OzgGameRPG/proj.ios/RootViewController.h
2014-06-22 21:34:34 +08:00

9 lines
86 B
Objective-C

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