#import #import "GBHub.h" @interface GBHubGameViewController : UIViewController - (instancetype)initWithGame:(GBHubGame *)game; @end