//
//  GameViewController.h
//  HighwayDash
//
//  Created by John Ryland on 8/02/2016.
//  Copyright © 2016 John Ryland. All rights reserved.
//

#import <GLKit/GLKit.h>
#import <iAd/iAd.h>

@interface GameViewController : GLKViewController <ADBannerViewDelegate>

@end
