8 lines
124 B
Objective-C

#import <UIKit/UIKit.h>
#import "cocos2d.h"
// Added only for iOS 6 support
@interface AppController : CCAppDelegate
@end