2014-10-11 17:59:16 +02:00

8 lines
124 B
Objective-C

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